mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
11 lines
382 B
YAML
11 lines
382 B
YAML
build:
|
|
template_file: test-win-opt-base.tyml
|
|
dependencies:
|
|
- "win-amd64-cpu-opt"
|
|
- "test-training_upstream-linux-amd64-py27mu-opt"
|
|
args:
|
|
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/tc-cppwin-ds-tests.sh"
|
|
metadata:
|
|
name: "DeepSpeech Windows AMD64 CPU C++ tests"
|
|
description: "Testing DeepSpeech C++ for Windows/AMD64, CPU only, optimized version"
|