Crate cervo_core
source · [−]Expand description
Cervo Core
This crate contains some wrappers and extensions for Tract we use to simplify our workflows.
Re-exports
pub use tract_core;pub use tract_hir;Modules
Tools for batching and batched execution.
Utilities for filling noise inputs for an inference model.
Inferers is the main access-point for cervo; providing a higher-level API on top of
tract. Irregardless of
inferer-flavour you choose, cervo tries to provide a uniform API for batched dictionary based inference.Most core utilities are re-exported here.