burn::tensor::ops

Type Alias IntTensor

pub type IntTensor<B> = <B as Backend>::IntTensorPrimitive;
Expand description

Integer tensor primitive type used by the backend.