We no longer need updates_collections in quant ops since we rely on the data dependen...
authorSuharsh Sivakumar <suharshs@google.com>
Sat, 7 Apr 2018 00:51:40 +0000 (17:51 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sat, 7 Apr 2018 01:23:08 +0000 (18:23 -0700)
commit12576beec31ae0d73cce8f96e418e628a0c01654
treef7eda293a741364371bec024d55d8d32fc0e6fd3
parentc7c108bfca264aa82a01f0c30d4db386f8e20bff
We no longer need updates_collections in quant ops since we rely on the data dependency from Assign ops.

PiperOrigin-RevId: 191965466
tensorflow/contrib/quantize/python/quant_ops.py