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_PATHactually relative to the executable like the README says. - d4b9972 Logs a warning when attempting to register execution providers that
ortwas 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.