DeepSpeech/taskcluster/test-cpp_tflite-darwin-amd64-opt.yml
2019-11-05 09:10:10 +01:00

14 lines
494 B
YAML

build:
template_file: test-darwin-opt-base.tyml
dependencies:
- "darwin-amd64-tflite-opt"
- "test-training_upstream-linux-amd64-py36m-opt"
system_setup:
>
${cpp.brew.setup} && ${cpp.brew.packages} && ${cpp.brew.env}
args:
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/taskcluster/tc-cpp_tflite_basic-ds-tests.sh"
metadata:
name: "DeepSpeech OSX AMD64 TFlite C++ tests"
description: "Testing DeepSpeech C++ for OSX/AMD64, TFLite, optimized version"