aboutsummaryrefslogtreecommitdiffstats
path: root/model-integration/CMakeLists.txt
blob: 9a19c5c31b0dca0d369ec39aa60dab7565752e2e (plain) (blame)
1
2
3
4
5
6
7
8
# 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)

install_config_definitions()