Skip to content

Commit

Permalink
Merge pull request tensorflow#16756 from jhseu/r1.6_macfix
Browse files Browse the repository at this point in the history
Fix the mac builds on r1.6
  • Loading branch information
Amit Patankar authored Feb 4, 2018
2 parents 35b1c07 + 232fec7 commit aaf367e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/contrib/py2tf/converters/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ py_test(
py_test(
name = "for_canonicalization_test",
srcs = ["for_canonicalization_test.py"],
srcs_version = "PY2AND3",
deps = [
":test_lib",
"//tensorflow/contrib/py2tf/pyct",
Expand Down

0 comments on commit aaf367e

Please sign in to comment.