occlum/example/tf_serving.yaml
2022-04-22 14:41:50 +08:00

14 lines
225 B
YAML

includes:
- base.yaml
targets:
# copy model
- target: /model
copy:
- dirs:
- ${TF_DIR}/INCEPTION
- target: /bin
copy:
- files:
- ${TF_DIR}/rootfs/usr/bin/tensorflow_model_server