DeepSpeech/tc-cppwin-ds-tests.sh
Alexandre Lissy 75149f33df Building on Windows
Fixes #1793
Fixes #1794
2019-03-12 22:21:01 +01:00

14 lines
209 B
Bash

#!/bin/bash
set -xe
source $(dirname "$0")/tc-tests-utils.sh
download_material "${TASKCLUSTER_TMP_DIR}/ds"
export PATH=${TASKCLUSTER_TMP_DIR}/ds/:$PATH
check_tensorflow_version
run_basic_inference_tests