2017-09-18 12:18:04 +03:00
|
|
|
build:
|
|
|
|
template_file: test-linux-opt-base.tyml
|
|
|
|
dependencies:
|
|
|
|
- "linux-amd64-cpu-opt"
|
2020-01-08 17:03:54 +03:00
|
|
|
- "test-training_8k-linux-amd64-py36m-opt"
|
|
|
|
test_model_task: "test-training_8k-linux-amd64-py36m-opt"
|
2017-09-18 12:18:04 +03:00
|
|
|
args:
|
2020-01-13 12:51:52 +03:00
|
|
|
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/taskcluster/tc-python-tests.sh 3.5.8:m 8k"
|
2020-08-03 18:18:11 +03:00
|
|
|
workerType: "${docker.dsTests}"
|
2017-09-18 12:18:04 +03:00
|
|
|
metadata:
|
2020-08-25 16:35:12 +03:00
|
|
|
name: "DeepSpeech Linux AMD64 CPU Python v3.5 tests (8kHz)"
|
|
|
|
description: "Testing DeepSpeech for Linux/AMD64 on Python v3.5, CPU only, optimized version (8kHz)"
|