Type Alias burn::prelude::Device

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

Device type used by the backend.