Docs.rs
torsh-python-0.1.0-beta.1
torsh-python 0.1.0-beta.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cool-japan
Dependencies
anyhow ^1.0
normal
numpy ^0.27
normal
parking_lot ^0.12
normal
pyo3 ^0.27
normal
scirs2-core ^0.1.3
normal
thiserror ^2.0
normal
torsh-core ^0.1.0-beta.1
normal
torsh-nn ^0.1.0-beta.1
normal
torsh-optim ^0.1.0-beta.1
normal
torsh-tensor ^0.1.0-beta.1
normal
Versions
97%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module module
torsh_
python
0.1.0-beta.1
Module module
Module Items
Structs
In torsh_
python::
nn
torsh_python
::
nn
Module
module
Copy item path
Source
Expand description
Base neural network module - Foundation for all PyTorch-compatible layers
Structs
ยง
PyModule
Base class for all neural network modules