Type Alias burn_tensor::Device

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

Device type used by the backend.