Type Alias burn_tensor::ops::IntElem

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

Integer element type used by backend.