Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix import and type redefinitions in mnist example crate (tracel-ai#1100
) * Remove the double import for WgpuDevice * Prioritize wgpu backend over the default ndarray when wgpu feature is set This fixes `cargo bench --festures wgpu` as `--no-default-features` cannot be used.
- Loading branch information