Cargo Features
wonnx-cli has no features set by default.
[dependencies]
wonnx-cli = { version = "0.5.1", features = ["cpu"] }
- cpu = tract-onnx
-
Affects
types::InferOptions.fallback
,types::InferOptions.compare
…
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- tract-onnx cpu?
-
Enables tract-onnx ^0.19.12