Skip to content

v1.14.6

Choose a tag to compare

@decahedron1 decahedron1 released this 14 Apr 03:59
db3623c

Changes

  • b6bbcd5 Adds support for global thread pools. (#43)
  • e23773f Add an option to enable the CoreML execution provider only for devices with an Apple Neural Engine.
  • 481d025 Makes ORT_DYLIB_PATH actually relative to the executable like the README says.
  • d4b9972 Logs a warning when attempting to register execution providers that ort was not compiled to support.
  • 6f0f746 Fix overly verbose debug messages when dropping tensors.
  • 126c742 Improve logging messages with better descriptions.
  • e79ceea Fix broken links and missing documentation.