Docs.rs
ferrum-runtime-0.6.0
ferrum-runtime 0.6.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
sizzlecar
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bytesize ^1.3
normal
candle-core ^0.9.2
normal
optional
candle-nn ^0.9.2
normal
optional
chrono ^0.4
normal
crossbeam-channel ^0.5
normal
crossbeam-utils ^0.8
normal
ferrum-interfaces ^0.6.0
normal
ferrum-types ^0.6.0
normal
futures ^0.3
normal
half ^2.5.0
normal
metrics ^0.22
normal
ndarray ^0.15
normal
optional
once_cell ^1.19
normal
parking_lot ^0.12
normal
pin-project ^1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
uuid ^1.6
normal
criterion ^0.5
dev
tokio-test ^0.4
dev
Versions
79.17%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
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
Module memory
ferrum_
runtime
0.6.0
Module memory
Module Items
Modules
In crate ferrum_
runtime
ferrum_runtime
Module
memory
Copy item path
Source
Expand description
Device memory management implementations
Re-exports
§
pub use
pool
::*;
pub use
stats
::*;
Modules
§
pool
Memory pool implementation for efficient allocation
stats
Memory statistics and monitoring