Python class
Weight
Weight
class max.graph.Weight(name: str, dtype: DType, shape: Iterable[int | str | Dim | integer], quantization_encoding: QuantizationEncoding | None = None, align: int | None = None)
Represents a value in a Graph that can be loaded at a later time.
align
dtype
dtype*: DType*
name
name*: str*
quantization_encoding
quantization_encoding*: QuantizationEncoding | None* = None
shape
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!