Docs.rs
burn-backend-0.21.0
burn-backend 0.21.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
burn-std ^0.21.0
normal
bytemuck ^1.25.0
normal
cubecl ^0.10.0
normal
optional
derive-new ^0.7.0
normal
enumset ^1.1.10
normal
hashbrown ^0.16
normal
num-traits ^0.2.19
normal
oneshot ^0.2.1
normal
optional
rand ^0.10.1
normal
rand_distr ^0.6.0
normal
serde ^1.0.228
normal
spin ^0.10.0
normal
thiserror ^2
normal
paste ^1
dev
rand ^0.10.1
dev
serde_json ^1.0.148
dev
serial_test ^3.2.0
dev
portable-atomic-util ^0.2.6
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Device
burn_
backend
0.21.0
In burn_
backend::
tensor
burn_backend
::
tensor
Type Alias
Device
Copy item path
Source
pub type Device<B> = <B as
BackendTypes
>::
Device
;
Expand description
Device type used by the backend.