Add operations before Identity operations should be quantized.
authorSuharsh Sivakumar <suharshs@google.com>
Fri, 4 May 2018 18:17:17 +0000 (11:17 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 4 May 2018 18:28:45 +0000 (11:28 -0700)
commit01a70dc43d32eb5add5f1cb5de2d6c98ed88dd83
treee3085743ee89268403f594df419e9acb5204267b
parent09d0e300f9a136838102c94e4b5cf0d4d0876ace
Add operations before Identity operations should be quantized.

Fixes #19014

PiperOrigin-RevId: 195443326
tensorflow/contrib/quantize/python/quantize.py
tensorflow/contrib/quantize/python/quantize_test.py