Structs§
- Nc1hwc2
Layout - Precomputed NC1HWC2 tensor layout for efficient, division-free access.
- Tensor
Attr - Metadata for a single tensor (input or output).
Enums§
- Quant
Type - Quantization method used for a tensor.
- Tensor
Format - Memory layout of a tensor.
- Tensor
Type - Element data type of a tensor.
Functions§
- dequantize_
affine - Convert raw INT8 values to f32 using affine dequantization.
- nc1hwc2_
to_ flat - Convert NC1HWC2 tensor layout to flat NCHW order.