10e2fc16f2
This reverts commit3e99b0d8b2
, reversing changes made to3a8c45cb61
.
13 lines
497 B
YAML
13 lines
497 B
YAML
build:
|
|
template_file: test-linux-opt-base.tyml
|
|
dependencies:
|
|
- "linux-amd64-cpu-opt"
|
|
- "test-training_8k-linux-amd64-py36m-opt"
|
|
test_model_task: "test-training_8k-linux-amd64-py36m-opt"
|
|
args:
|
|
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/taskcluster/tc-cpp-ds-tests.sh 8k"
|
|
workerType: "${docker.dsTests}"
|
|
metadata:
|
|
name: "DeepSpeech Linux AMD64 CPU C++ tests (8kHz)"
|
|
description: "Testing DeepSpeech C++ for Linux/AMD64, CPU only, optimized version (8kHz)"
|