neural_compressor.ux.components.graph.attribute¶
Graph Node Attribute.
Module Contents¶
Classes¶
Graph Node Attribute. |
- class neural_compressor.ux.components.graph.attribute.Attribute(name: str, attribute_type: str, value: Any)¶
Bases:
neural_compressor.ux.utils.json_serializer.JsonSerializerGraph Node Attribute.