tensorflow/tensorflow/contrib/quantize/python
Jacques Pienaar 2d0531d72c Merge changes from github.
PiperOrigin-RevId: 189945839
2018-03-21 12:10:30 -07:00
..
common_test.py Add support for ResourceVariable weights to the quantization rewriter. 2018-03-07 22:39:45 -08:00
common.py Drop name_scope from operation names during quantization to avoid doubling it up. 2018-03-20 07:31:58 -07:00
fold_batch_norms_test.py Fix naming BatchNorm_Fold//batch_norm_correction -> BatchNorm_Fold/batch_norm_correction. 2018-03-16 10:33:24 -07:00
fold_batch_norms.py Merge changes from github. 2018-03-21 12:10:30 -07:00
graph_matcher_test.py Update graph_matcher to include OneofPattern. 2018-01-31 16:30:29 -08:00
graph_matcher.py Update graph_matcher to include OneofPattern. 2018-01-31 16:30:29 -08:00
input_to_ops_test.py
input_to_ops.py
quant_ops_test.py MovingAvgQuantize and LastValueQuantize should use the updated value from the Assign op, otherwise min max variables never get updated. 2017-11-10 16:14:34 -08:00
quant_ops.py Merge changes from github. 2018-03-21 12:10:30 -07:00
quantize_graph_test.py Add a small test to ensure that rewrites are idempotent. 2018-02-20 21:44:34 -08:00
quantize_graph.py Merge changes from github. 2018-03-21 12:10:30 -07:00
quantize_parameterized_test.py Merge changes from github. 2018-03-21 12:10:30 -07:00
quantize_test.py Merge changes from github. 2018-03-21 12:10:30 -07:00
quantize.py Merge changes from github. 2018-03-21 12:10:30 -07:00