Trait burn_wgpu::IntElement
source · pub trait IntElement: WgpuElement + Element { }Expand description
The int element type for the wgpu backend.
Object Safety§
This trait is not object safe.
pub trait IntElement: WgpuElement + Element { }The int element type for the wgpu backend.