aboutsummaryrefslogtreecommitdiffstats
path: root/fat-model-dependencies
diff options
context:
space:
mode:
authorArne Juul <arnej@yahooinc.com>2022-11-30 12:40:37 +0000
committerArne Juul <arnej@yahooinc.com>2022-12-02 14:46:10 +0000
commitd9ab932c59cf1d22f22c19b96619024a76aecc32 (patch)
tree7f1038060b308b26c3c583104ee5dd4f8547a9d8 /fat-model-dependencies
parent0f5a6d241394b7b064debdd38fabd58c7c64f94d (diff)
add container-onnxruntime-bundle
Diffstat (limited to 'fat-model-dependencies')
-rw-r--r--fat-model-dependencies/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/fat-model-dependencies/pom.xml b/fat-model-dependencies/pom.xml
index f69cbc55617..4c7b213adc8 100644
--- a/fat-model-dependencies/pom.xml
+++ b/fat-model-dependencies/pom.xml
@@ -73,13 +73,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>model-integration</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <!-- OPTIMIZATION: very large (60 MB) and not needed for config generation -->
- <groupId>com.microsoft.onnxruntime</groupId>
- <artifactId>onnxruntime</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>