Type Alias burn_wgpu::compute::WgpuHandle

source ·
pub type WgpuHandle = Handle<Server>;
Expand description

Aliased Type§

struct WgpuHandle {
    pub memory: SimpleHandle,
}

Fields§

§memory: SimpleHandle

Handle for the memory in use.