CUDA 11 upgrade: disable TensorRT tests temporarily.

PiperOrigin-RevId: 327483991
Change-Id: I1d934db2e61ebbd7aa4fe0010fd52d4658e8a09d
This commit is contained in:
Pankaj Kanwar 2020-08-19 12:26:17 -07:00 committed by TensorFlower Gardener
parent 520c69a59b
commit fc0ce38820

View File

@ -145,7 +145,9 @@ cuda_py_tests(
],
python_version = "PY3",
tags = [
"no_cuda11", # TODO(b/165611343): Need to address the failures.
"no_cuda_on_cpu_tap",
"no_oss",
"no_rocm",
"no_windows",
"nomac",