Cargo Features
ort-sys has no features set by default.
[dependencies]
ort-sys = { version = "2.0.0-rc.8", features = ["training", "download-binaries", "tensorrt", "coreml", "migraphx", "qnn"] }
- training
- download-binaries = flate2, sha2, tar, ureq
- load-dynamic copy-dylibs cuda tensorrt
- openvino onednn directml nnapi coreml
- xnnpack rocm acl armnn tvm migraphx
- rknpu vitis cann qnn
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.
- ureq build download-binaries?
- tar build download-binaries?
- flate2 build download-binaries?
- sha2 build download-binaries?