v1.2.0
Main Items
- ORT v1.15.0
- New execution providers
- Arena config for environments
- separate artifact versions.
onnxruntime-cpu
andonnxruntime-gpu
are versioned with1.15.0
and published with OS/arch classifiers. Those depend ononnxruntime
version 1.2.0.
What's Changed
- Bump org.apache.logging.log4j:log4j-jpl from 2.19.0 to 2.20.0 by @dependabot in #93
- Bump me.champeau.jmh from 0.6.8 to 0.7.0 by @dependabot in #94
- Bump mikepenz/gradle-dependency-submission from 0.8.4 to 0.8.5 by @dependabot in #97
- Bump com.google.protobuf:protoc from 3.22.0 to 3.22.2 by @dependabot in #98
- Bump com.diffplug.spotless from 6.15.0 to 6.17.0 by @dependabot in #99
- Bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0 by @dependabot in #95
- Bump mikepenz/gradle-dependency-submission from 0.8.5 to 0.8.6 by @dependabot in #100
- Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by @dependabot in #102
- Bump com.google.protobuf:protoc from 3.22.2 to 3.22.3 by @dependabot in #104
- Bump com.google.protobuf:protobuf-java from 3.22.0 to 3.22.3 by @dependabot in #105
- Bump me.champeau.jmh from 0.7.0 to 0.7.1 by @dependabot in #106
- Bump codecov/codecov-action from 3.1.1 to 3.1.3 by @dependabot in #107
- Bump com.google.protobuf from 0.9.2 to 0.9.3 by @dependabot in #108
- Bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #111
- Bump com.google.protobuf:protobuf-java from 3.22.3 to 3.23.1 by @dependabot in #112
- Bump com.google.protobuf:protoc from 3.22.3 to 3.23.1 by @dependabot in #113
- Bump to ORT v1.15.0 by @yuzawa-san in #114
- enable CoreML support by @yuzawa-san in #115
- publish properly versioned ORT artifacts by @yuzawa-san in #116
- Bump com.google.protobuf:protobuf-java from 3.23.1 to 3.23.2 by @dependabot in #117
- Bump com.microsoft.onnxruntime:onnxruntime from 1.14.0 to 1.15.0 by @dependabot in #118
- Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by @dependabot in #119
- Bump com.google.protobuf:protoc from 3.23.1 to 3.23.2 by @dependabot in #120
- update providers by @yuzawa-san in #121
- Prevent version mismatch segfaults by @yuzawa-san in #122
- Shared environment arena config by @yuzawa-san in #123
Full Changelog: v1.1.0...v1.2.0