aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/pom.xml
diff options
context:
space:
mode:
authorLester Solbakken <lesters@users.noreply.github.com>2021-05-19 14:26:28 +0200
committerGitHub <noreply@github.com>2021-05-19 14:26:28 +0200
commit97080252fac0ba45b58f9d0efb56603da518428f (patch)
tree75255be3447ca5272f1bac08693d15afb944c6cc /model-integration/pom.xml
parent390a26e1a42486fefedef5468c86a781d1d833d1 (diff)
Revert "Add ONNX-RT evaluator to model-integration module"
Diffstat (limited to 'model-integration/pom.xml')
-rw-r--r--model-integration/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/model-integration/pom.xml b/model-integration/pom.xml
index dc3154c5c41..536d3578f8c 100644
--- a/model-integration/pom.xml
+++ b/model-integration/pom.xml
@@ -53,10 +53,6 @@
</dependency>
<dependency>
- <groupId>com.microsoft.onnxruntime</groupId>
- <artifactId>onnxruntime</artifactId>
- </dependency>
- <dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>