Type Alias burn::tensor::ops::Device

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

Device type used by the backend.