github pykeio/ort v1.14.4

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

Changes

  • 5bb47ef Fix execution providers not being registered on load-dynamic (#34)
  • e147325 Attempts to register all execution providers specified instead of returning after the first successful registration, matching the behaviour of the ONNX Runtime Python API.
  • 1127dad Fix the CUDA execution provider failing to compile on Linux ARM64.
  • 0e7faaa Fix the TensorRT execution provider returning as "not available" when it is really available.
  • 7c0103b Allow for a flat library directory structure with ORT_STRATEGY=system (not requiring an include/ and lib/ dir)
  • 6e9dce0 Fix the assert_non_null_pointer function producing a misleading PointerShouldBeNull error.
  • 41b6ea0 Increase the timeout of the binary download in case of slow connections. (#33)

Don't miss a new ort release

NewReleases is sending notifications on new releases.