github pykeio/ort v2.0.0-alpha.3

latest releases: v2.0.0-rc.12, v2.0.0-rc.11, v2.0.0-rc.10...
2 years ago

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 💖

❤️💚💙💛

Don't miss a new ort release

NewReleases is sending notifications on new releases.