Registry / other / tract-core

tract-core

JSON →
library0.23.2rscratesunverified

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

# Cargo.toml [dependencies] tract-core = "0.23.2"
INSTALL
IMPORT
SIG · TRACT-CORE
T
tract-core
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.

InferenceFact
use tract_core::infer::InferenceFact;

Use inference facts in tract

use tract_core::infer::InferenceFact; fn main() { let _fact = InferenceFact::default(); }
Debug
Known issues
gotchaFeature flags needed for TensorFlow or ONNX support
fix
Enable features like "tensorflow" or "onnx" in Cargo.toml
affects: >=0.23.0
Upgrade
Version history
0.23.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
tract-core — cargo add tract-core · libregistry