Registry / other / tract-hir

tract-hir

JSON →
library0.23.2rscratesunverified

Tiny, no-nonsense, self contained, TensorFlow and ONNX inference

# Cargo.toml [dependencies] tract-hir = "0.23.2"
INSTALL
IMPORT
SIG · TRACT-HIR
T
tract-hir
otherrustv0.23.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

infer
use tract_hir::infer;

Imports the main inference function from tract-hir.

use tract_hir::infer; fn main() { // Load and run a model (simplified) println!("Tract HIR inference ready"); }
Debug
Known issues
gotchaRequires the 'tract-core' feature for full functionality.
fix
Add `features = ["tract-core"]` to your Cargo.toml dependency.
affects: >=0.23.0
Upgrade
Version history
0.23.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tract-hir — cargo add tract-hir · libregistry