Skip to content

Commit 45d7b76

Browse files
author
Amit Patankar
authored
Merge pull request tensorflow#19793 from av8ramit/add_auto
Adding the autograph operators dependency to the pip package.
2 parents 69a1e27 + 490a6f5 commit 45d7b76

File tree

1 file changed

+1
-0
lines changed
  • tensorflow/tools/pip_package

1 file changed

+1
-0
lines changed

tensorflow/tools/pip_package/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ COMMON_PIP_DEPS = [
5959
"//tensorflow/contrib/autograph/converters:converters",
6060
"//tensorflow/contrib/autograph/converters:test_lib",
6161
"//tensorflow/contrib/autograph/impl:impl",
62+
"//tensorflow/contrib/autograph/operators:operators",
6263
"//tensorflow/contrib/autograph/pyct:pyct",
6364
"//tensorflow/contrib/autograph/pyct/static_analysis:static_analysis",
6465
"//tensorflow/contrib/boosted_trees:boosted_trees_pip",

0 commit comments

Comments
 (0)