burn::tensor::ops

Type Alias Device

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

Device type used by the backend.