Docs.rs
onnx-runtime-virtual-memory-0.1.0-dev.6
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
onnx-runtime-virtual-memory 0.1.0-dev.6
Virtually contiguous, physically scattered memory: reserve one address range and map separately-allocated blocks into it, so an operator that requires a flat buffer can read paged storage without a copy
Crate
Source
Builds
Feature flags
Documentation
..
backing.rs
buffer.rs
lib.rs
sys.rs