Supporting quantization of Gather ops and removal of trivial Relu1s when quantized.
authorA. Unique TensorFlower <gardener@tensorflow.org>
Mon, 12 Mar 2018 17:12:22 +0000 (10:12 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 12 Mar 2018 17:16:20 +0000 (10:16 -0700)
commit739d5ce952b5e907489eacfd08f3631962ef7b2d
tree58f91d3226d65df1802432d9f717ecc129f8a080
parente2020e64360a4f9beeb48f388fb74ab1c4b1f847
Supporting quantization of Gather ops and removal of trivial Relu1s when quantized.

PiperOrigin-RevId: 188738133
tensorflow/contrib/lite/toco/graph_transformations/hardcode_min_max.cc
tensorflow/contrib/lite/toco/graph_transformations/quantize.cc
tensorflow/contrib/lite/toco/graph_transformations/remove_trivial_quantized_activation_func.cc