v0.3.1
ONNXRunTime v0.3.1
Closed issues:
- Error: could not load library ... onnxruntime.dll ... The specified module could not be found. (#18)
- Incorrect results for matrix multiplication (#21)
Merged pull requests:
- make input_names and output_names fields of InferenceSession public (#16) (@jw3126)
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#17) (@github-actions[bot])
- added check to prevent CUDA driver activation if CUDA is not functional (#23) (@rssdev10)
- update onnxruntime to v1.31.1 (#24) (@jw3126)
- Fix Mac aarch64 artifacts (#25) (@rssdev10)