Docs.rs
rlx-runtime-0.2.1
rlx-runtime 0.2.1
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
eugenehp
Dependencies
half ^2
normal
rlx-cpu ^0.2.1
normal
optional
rlx-cuda ^0.2.1
normal
optional
rlx-driver ^0.2.1
normal
rlx-ir ^0.2.1
normal
rlx-macros ^0.2.1
normal
rlx-metal ^0.2.1
normal
optional
rlx-mlx ^0.2.1
normal
optional
rlx-opt ^0.2.1
normal
rlx-rocm ^0.2.1
normal
optional
rlx-tpu ^0.2.1
normal
optional
rlx-wgpu ^0.2.1
normal
optional
serde ^1
normal
serde_json ^1
normal
anyhow ^1
dev
half ^2
dev
rlx-autodiff ^0.2.1
dev
rlx-compile ^0.2.1
dev
rlx-gguf ^0.2.1
dev
rlx-linalg ^0.2.1
dev
rlx-sparse ^0.2.1
dev
rlx-splat ^0.2.1
dev
Versions
59.92%
of the crate is documented
Go to latest version
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 aot_cache
rlx_
runtime
0.2.1
Module aot_
cache
Module Items
Structs
Enums
In crate rlx_
runtime
rlx_runtime
Module
aot_
cache
Copy item path
Source
Expand description
AOT cache — persist optimized LIR modules and reload for backend compile.
Structs
§
AotCache
On-disk AOT cache for optimized LIR modules.
Enums
§
AotCache
Error
Errors from
AotCache
disk / compile operations.