Files
burn/crates/burn-dispatch
Guillaume Lagrange 1fd8cff2af Fix dispatch when only wgpu is enabled (maps to webgpu) (#4678)
* Fix dispatch when only wgpu is enabled (-> webgpu)

* Fix native bool check order
2026-03-26 12:16:54 -04:00
..

Burn Backend Dispatch

A multi-backend dispatch that forwards the tensor operations to the appropriate backend.