summaryrefslogtreecommitdiffstats
path: root/model-integration/CMakeLists.txt
blob: 4423746ccbc1531eadf52e1ee4f24130319230d3 (plain) (blame)
1
2
3
4
5
6
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
install_jar(model-integration-jar-with-dependencies.jar)

vespa_install_script(src/main/python/vespa-convert-tf2onnx.py vespa-convert-tf2onnx bin)

install(FILES src/main/config/model-integration.xml DESTINATION conf/configserver-app)