Expand description
Quantized tensor types with metadata.
This module provides type-safe INT8 tensors with quantization metadata for efficient neural network inference.
Structsยง
- Quantization
Metadata - Metadata for a quantized tensor.
- Quantized
Tensor - Quantized tensor with INT8 data and metadata.