summaryrefslogtreecommitdiffstats
path: root/model-integration/CMakeLists.txt
blob: b564fa29b1cb0a888506ff91c5c5e88df208fb20 (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_fat_java_artifact(model-integration)

install_config_definitions()

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)