aboutsummaryrefslogtreecommitdiffhomepage
path: root/WORKSPACE
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-11-01 14:10:52 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-11-01 15:18:15 -0700
commit95f7166b8860f568f056a6c20ff626f6a7f069fc (patch)
tree4c287e4b2e82927a87729b65edf9c8693f015a45 /WORKSPACE
parent1dadfdd27650e21e0c679e615ddd377f380c574a (diff)
Change quantize_graph in eightbit mode to remove FakeQuantWithMinMaxVars
nodes and use the information provided by them to set the min/max values on quantization-related nodes. In eightbit mode, also changed how constant weights are quantized - instead of doing it as a step after the main recursion, do it during the main recursion. This allows the float inputs to FakeQuantWithMinMaxVars to be excluded from quantization. In eightbit mode, maintain more state in the stack during recursion. Also change quantize reshape registration to register always and not use TF_CALL_xyz; this matches other quantized ops. Change: 137877226
Diffstat (limited to 'WORKSPACE')
0 files changed, 0 insertions, 0 deletions