Fix the nuget gpu pipeline (#4106)

This commit is contained in:
Changming Sun 2020-06-01 20:42:15 -07:00 committed by GitHub
parent afca0d15ee
commit 08e5f89b37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,6 @@ sudo --preserve-env docker run -h $HOSTNAME \
-e "PackageName=$PackageName" \
-e "RunTestCsharp=$RunTestCsharp" \
-e "RunTestNative=$RunTestNative" \
"onnxruntime-$IMAGE" \
onnxruntime-ubuntu16.04-cuda10.1-cudnn7.6 \
/bin/bash /onnxruntime_src/csharp/test/Microsoft.ML.OnnxRuntime.EndToEndTests/runtest.sh \
/home/onnxruntimedev/$NUGET_REPO_DIRNAME /onnxruntime_src /home/onnxruntimedev $CurrentOnnxRuntimeVersion