Docs.rs
etensor-core-0.0.1
etensor-core 0.0.1
Permalink
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 alloc
etensor_
core
0.0.1
Module alloc
Module Items
Structs
In etensor_
core::
backends::
cpu
etensor_core
::
backends
::
cpu
Module
alloc
Copy item path
Source
Expand description
High-performance CPU memory allocators and tensor factories.
Structs
ยง
CpuAllocator
Physical memory allocator for Host (CPU) RAM.