neural_compressor.ux.components.graph.attribute

Graph Node Attribute.

Module Contents

Classes

Attribute

Graph Node Attribute.

class neural_compressor.ux.components.graph.attribute.Attribute(name: str, attribute_type: str, value: Any)[source]

Graph Node Attribute.