projects
/
platform
/
upstream
/
tensorflow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b49af55
)
Internal change
author
Akshay Modi
<nareshmodi@google.com>
Fri, 9 Mar 2018 01:15:03 +0000
(17:15 -0800)
committer
TensorFlower Gardener
<gardener@tensorflow.org>
Fri, 9 Mar 2018 01:19:17 +0000
(17:19 -0800)
PiperOrigin-RevId:
188416325
tensorflow/python/BUILD
patch
|
blob
|
history
diff --git
a/tensorflow/python/BUILD
b/tensorflow/python/BUILD
index
e0559f8
..
3b050a8
100644
(file)
--- a/
tensorflow/python/BUILD
+++ b/
tensorflow/python/BUILD
@@
-3258,6
+3258,10
@@
tf_py_wrap_cc(
"util/transform_graph.i",
"util/util.i",
],
+ win_def_file = select({
+ "//tensorflow:windows": ":pywrap_tensorflow_filtered_def_file",
+ "//conditions:default": None,
+ }),
deps = [
":bfloat16_lib",
":cost_analyzer_lib",