DeepSpeech/taskcluster/test-python_34-linux-amd64-aot_test-opt.yml
2017-12-01 22:43:34 +01:00

14 lines
513 B
YAML

build:
template_file: test-linux-opt-base.tyml
dependencies:
- "linux-amd64-cpu-aot_test-opt"
- "test-training-linux-amd64-py27-opt"
system_setup:
>
apt-get -qq -y install ${python.packages.apt}
args:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/tc-python-tests.sh 3.4.6 --aot"
metadata:
name: "DeepSpeech Linux AMD64 CPU Python v3.4 tests AOT (test)"
description: "Testing DeepSpeech for Linux/AMD64 on Python v3.4, AOT Model (test), CPU only, optimized version"