Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Oct 18:48
· 52 commits to main since this release
961dd5b

ONNXRunTime v0.3.1

Diff since v0.3.0

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)