occlum/demos/openvino/openvino.yaml
Zheng, Qi 935760f893 Fix bom tool autodep issue for openvino
Signed-off-by: Zheng, Qi <huaiqing.zq@antgroup.com>
2021-09-29 10:58:33 +08:00

19 lines
402 B
YAML

includes:
- base.yaml
# openvino benchmark
targets:
# copy benchmark_app
- target: /bin
copy:
- files:
- ../openvino_src/bin/intel64/Release/benchmark_app
# copy models and libs
- target: /
copy:
- dirs:
- ../model
- target: /root/demos/openvino/openvino_src/bin/intel64/Release/
copy:
- dirs:
- ../openvino_src/bin/intel64/Release/lib