Fix some breakages in TensorFlow Windows build (#17271)
authorYun Peng <pcloudy@google.com>
Tue, 27 Feb 2018 06:36:01 +0000 (07:36 +0100)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 06:36:01 +0000 (22:36 -0800)
commit4faee3942d9983e0c96091b32095cc0d9ff494e0
tree7c1fd705e5b634acb297b214abc684acaa2ff4bd
parent0bde713c06895b9ce2de61d6aea1bff5415ddcbc
Fix some breakages in TensorFlow Windows build (#17271)

* Fix configure.py

* Add quantization_utils for building quantize_weights, quantize_nodes, round_weights

Caused by https://github.com/tensorflow/tensorflow/pull/16121
configure.py
tensorflow/core/kernels/BUILD
tensorflow/tools/graph_transforms/BUILD