gausplat_trainer::train::gaussian_3d::backend

Type Alias Wgpu

source
pub type Wgpu = JitBackend<WgpuRuntime, f32, i32, u32>;
Expand description

The JIT backend using WgpuRuntime.

Aliased Typeยง

struct Wgpu { /* private fields */ }