зеркало из https://github.com/mozilla/DeepSpeech.git
11 строки
401 B
YAML
11 строки
401 B
YAML
build:
|
|
template_file: test-linux-opt-base.tyml
|
|
dependencies:
|
|
- "linux-amd64-cpu-opt"
|
|
args:
|
|
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/taskcluster/tc-cpp-ds-tests-prod.sh 16k"
|
|
workerType: "${docker.dsTests}"
|
|
metadata:
|
|
name: "DeepSpeech Linux AMD64 CPU C++ prod tests"
|
|
description: "Testing DeepSpeech C++ for Linux/AMD64 on prod model, CPU only, optimized version"
|