Disable nn_test on Windows (#11445)

This commit is contained in:
Yun Peng 2017-07-12 21:53:05 +02:00 committed by gunan
parent e1de7a1b05
commit 38180d7bbc

View File

@ -2378,6 +2378,7 @@ cuda_py_test(
":variables",
"//third_party/py/numpy",
],
tags = ["no_windows"],
)
cuda_py_test(