Fixes
- 863f1f3 Pin Model Zoo URLs to the old repo structure, new models will be coming soon.
Features
- 32e7fab Add
ort::init_fromon featureload-dynamicto set the path to the dylib at runtime. - 52559e4 Cache downloaded binaries & models across all projects. Please update to save my bandwidth =)
- 534a42a Removed
with_log_level. Instead, logging level will be controlled entirely bytracing. - a9e146b Implement
TryFrom<(Vec<i64>, Arc<Box<[T]>>)>forValue, makingdefault-features = falsemore ergonomic - 152f97f Add
Value::dtype()to get the dtype of a tensor value.
Changes
- 32e7fab Remove the dependency on
once_cell. - acfa782 Remove the
ORT_STRATEGYenvironment variable. No need to specifyORT_STRATEGY=systemanymore, you only need to setORT_LIB_LOCATION.
Love ort? Consider supporting us on Open Collective 💖
❤️💚💙💛