2018-05-31 07:56:15 +03:00
|
|
|
build:
|
|
|
|
template_file: test-darwin-opt-base.tyml
|
|
|
|
dependencies:
|
|
|
|
- "darwin-amd64-cpu-opt"
|
2020-01-08 17:03:54 +03:00
|
|
|
- "test-training_16k-linux-amd64-py36m-opt"
|
2020-02-18 11:48:47 +03:00
|
|
|
- "homebrew_tests-darwin-amd64"
|
2020-01-08 17:03:54 +03:00
|
|
|
test_model_task: "test-training_16k-linux-amd64-py36m-opt"
|
2018-05-31 07:56:15 +03:00
|
|
|
args:
|
2020-01-13 12:51:52 +03:00
|
|
|
tests_cmdline: "$TASKCLUSTER_TASK_DIR/DeepSpeech/ds/taskcluster/tc-python-tests.sh 3.7.6:m 16k"
|
2018-05-31 07:56:15 +03:00
|
|
|
metadata:
|
2020-08-25 16:35:12 +03:00
|
|
|
name: "DeepSpeech OSX AMD64 CPU Python v3.7 tests"
|
|
|
|
description: "Testing DeepSpeech for OSX/AMD64 on Python v3.7.6:m, CPU only, optimized version"
|