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 creation
torsh_
python
0.1.0-beta.1
Module creation
Module Items
Functions
In torsh_
python::
tensor
torsh_python
::
tensor
Module
creation
Copy item path
Source
Expand description
Tensor creation functions - zeros, ones, randn, etc.
Functions
ยง
register_
creation_
functions
Register simplified tensor creation functions