Docs.rs
burn-tensor-0.20.0-pre.6
burn-tensor 0.20.0-pre.6
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
burn-backend =0.20.0-pre.6
normal
burn-std =0.20.0-pre.6
normal
colored ^3.0.0
normal
optional
derive-new ^0.7.0
normal
num-traits ^0.2.19
normal
serde ^1.0.228
normal
paste ^1
dev
Versions
100%
of the crate is documented
Go to latest stable release
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Device
burn_
tensor
0.20.0-pre.6
burn_tensor
Type Alias
Device
Copy item path
Source
pub type Device<B> = <B as
Backend
>::
Device
;
Expand description
Device type used by the backend.