Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2784b1c

Browse files
author
Amit Patankar
authored
Merge pull request tensorflow#12013 from tfboyd/grappler_off_branch
Make layout optimizer_test manual due to Grappler being off in the r1.3 branch.
2 parents 8352f72 + 6524701 commit 2784b1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tensorflow/python/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3927,6 +3927,7 @@ cuda_py_test(
39273927
"//third_party/py/numpy",
39283928
"//tensorflow/core:protos_all_py",
39293929
],
3930+
tags = ["manual"],
39303931
)
39313932

39323933
py_library(

0 commit comments

Comments
 (0)