Skip to main content

QuantizedTensor

Type Alias QuantizedTensor 

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

Quantized tensor primitive type used by the backend.