mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Disable nn_test on Windows (#11445)
This commit is contained in:
parent
e1de7a1b05
commit
38180d7bbc
|
|
@ -2378,6 +2378,7 @@ cuda_py_test(
|
||||||
":variables",
|
":variables",
|
||||||
"//third_party/py/numpy",
|
"//third_party/py/numpy",
|
||||||
],
|
],
|
||||||
|
tags = ["no_windows"],
|
||||||
)
|
)
|
||||||
|
|
||||||
cuda_py_test(
|
cuda_py_test(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user