Docs.rs
rustorch-core-0.1.2
rustorch-core 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Genius-apple
Dependencies
bytemuck ^1.25.0
normal
cudarc ^0.9
normal
optional
matrixmultiply ^0.3
normal
num-traits ^0.2
normal
parking_lot ^0.12
normal
pollster ^0.3
normal
optional
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.7
normal
serde ^1.0
normal
optional
thiserror ^1.0
normal
vulkano ^0.34
normal
optional
wgpu ^0.19
normal
optional
wide ^1.1.1
normal
criterion ^0.5
dev
Versions
0.32%
of the crate is documented
Platform
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
Skip to main content
Crate rustorch_core
rustorch_
core
0.1.2
All Items
Crate Items
Re-exports
Modules
Crate
rustorch_
core
Copy item path
Source
Re-exports
§
pub use backend::
wgpu
;
pub use storage::
Storage
;
pub use tensor::
Tensor
;
Modules
§
autograd
backend
broadcast
graph
jit
ops
optimizer
storage
tensor