QuantizedTensor

Type Alias QuantizedTensor 

pub type QuantizedTensor<B> = <B as Backend>::QuantizedTensorPrimitive;
Expand description

Quantized tensor primitive type used by the backend.