Type Alias burn::tensor::ops::IntElem

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

Integer element type used by backend.