We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a274e21 + 069ad9d commit 50d3a72Copy full SHA for 50d3a72
onnxruntime-benchmark/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
implementation project(":")
10
implementation project(path: ":", configuration: 'cpu')
11
implementation project(':onnx')
12
- implementation "com.microsoft.onnxruntime:onnxruntime:1.15.1"
+ implementation "com.microsoft.onnxruntime:onnxruntime:1.16.0"
13
// jmh "org.bytedeco:onnxruntime-platform:1.13.1-1.5.8"
14
jmh 'org.openjdk.jmh:jmh-core:1.37'
15
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
0 commit comments