Function burn_wgpu::compute::init_async
source · pub async fn init_async<G: GraphicsApi>(device: &WgpuDevice)Expand description
Init the client async, necessary for wasm.
pub async fn init_async<G: GraphicsApi>(device: &WgpuDevice)Init the client async, necessary for wasm.