Function supported_backends

Source
pub fn supported_backends() -> Backends
Expand description

We target Vulkan for native and WebGL for wasm. We only use Vulkan for native because that allows us to use the PyTorch and wgpu interoperability