Docs.rs
etensor-core-0.0.1
etensor-core 0.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
gorka-ai
Dependencies
matrixmultiply ^0.3.10
normal
ndarray ^0.17.2
normal
rayon ^1.12.0
normal
safetensors ^0.7.0
normal
thiserror ^2.0.18
normal
criterion ^0.5
dev
Versions
68.32%
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
Module tensor
etensor_
core
0.0.1
Module tensor
Module Items
Structs
In crate etensor_
core
etensor_core
Module
tensor
Copy item path
Source
Expand description
The central Tensor representation and global identity tracking.
Structs
ยง
Tensor
The core Tensor struct.
Tensor
Id
A unique identifier for a Tensor within the computation graph.