Skip to content

v2.0.0-alpha.3

Compare
Choose a tag to compare
@decahedron1 decahedron1 released this 15 Dec 23:51
dd8dcae

Fixes

  • 863f1f3 Pin Model Zoo URLs to the old repo structure, new models will be coming soon.

Features

  • 32e7fab Add ort::init_from on feature load-dynamic to 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 by tracing.
  • a9e146b Implement TryFrom<(Vec<i64>, Arc<Box<[T]>>)> for Value, making default-features = false more 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_STRATEGY environment variable. No need to specify ORT_STRATEGY=system anymore, you only need to set ORT_LIB_LOCATION.

Love ort? Consider supporting us on Open Collective 💖

❤️💚💙💛