STT/taskcluster/test-python_38-win-cuda-opt.yml
Reuben Morais 10e2fc16f2 Revert "Merge pull request #3243 from lissyx/rename-stt-master"
This reverts commit 3e99b0d8b2, reversing
changes made to 3a8c45cb61.
2020-08-26 11:45:06 +02:00

15 lines
529 B
YAML

build:
template_file: test-win-cuda-opt-base.tyml
dependencies:
- "win-amd64-gpu-opt"
- "test-training_16k-linux-amd64-py36m-opt"
test_model_task: "test-training_16k-linux-amd64-py36m-opt"
system_setup:
>
${system.sox_win}
args:
tests_cmdline: "${system.homedir.win}/DeepSpeech/ds/taskcluster/tc-python-tests.sh 3.8.1: 16k cuda"
metadata:
name: "DeepSpeech Windows AMD64 CUDA Python v3.8 tests"
description: "Testing DeepSpeech for Windows/AMD64 on Python v3.8, CUDA, optimized version"