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