pub type IntTensor<B> = <B as Backend>::IntTensorPrimitive;
Integer tensor primitive type used by the backend.