DeepSpeech/taskcluster/test-cpp-win-amd64-opt.yml
2019-06-14 16:06:01 +02:00

11 lines
393 B
YAML

build:
template_file: test-win-opt-base.tyml
dependencies:
- "win-amd64-cpu-opt"
- "test-training_upstream-linux-amd64-py35m-opt"
args:
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/taskcluster/tc-cppwin-ds-tests.sh"
metadata:
name: "DeepSpeech Windows AMD64 CPU C++ tests"
description: "Testing DeepSpeech C++ for Windows/AMD64, CPU only, optimized version"