Releases: jw3126/ONNXRunTime.jl
Releases · jw3126/ONNXRunTime.jl
v1.3.0
v1.2.0
v1.1.1
ONNXRunTime v1.1.1
Merged pull requests:
- Upper bound cuDNN compat (#38) (@GunnarFarneback)
Closed issues:
- Incompatibility with cuDNN 1.3.1 (#37)
v1.1.0
v1.0.0
v0.4.1
ONNXRunTime v0.4.1
Merged pull requests:
- High level release function (#34) (@GunnarFarneback)
Closed issues:
- Manual release of memory (#33)
v0.4.0
ONNXRunTime v0.4.0
Merged pull requests:
- Rename OX->ORT (#31) (@jw3126)
- Support CUDA on Julia 1.9+ via a package extension. (#32) (@GunnarFarneback)
Closed issues:
- CUDA 4.0 compatibility (#27)
v0.3.2
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)