github pykeio/ort v1.14.0-beta.0

latest releases: v2.0.0-rc.12, v2.0.0-rc.11, v2.0.0-rc.10...
3 years ago
  • Updated for ONNX Runtime v1.14.0
  • Now using AllocatorType::Device instead of AllocatorType::Arena to potentially improve memory usage.
  • Support for the ROCm execution provider
  • Fixed an issue where tensors being passed to ONNX Runtime were not laid out contiguously in memory before being passed to the session, and using methods like Array::slice on an array before passing it to ort would result in unexpected results.

Don't miss a new ort release

NewReleases is sending notifications on new releases.