aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/quantize/BUILD
Commit message (Expand)AuthorAge
* Remove dependency on contrib model_variable.Gravatar Suharsh Sivakumar2018-10-02
* Remove restriction on scope for bypass operators. Previously, the scope had ...Gravatar Raghuraman Krishnamoorthi2018-09-20
* Remove dependency on graph_editor.Gravatar Suharsh Sivakumar2018-09-07
* Check for training ops in graph. The rewriter only works for graphs with no ...Gravatar Raghuraman Krishnamoorthi2018-08-16
* The quantizer should match the patterns for partition variables.Gravatar Suharsh Sivakumar2018-05-18
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Add support for ResourceVariable weights to the quantization rewriter.Gravatar Suharsh Sivakumar2018-03-07
* Add our own "global step" called quantization_step to avoid needing to reset ...Gravatar Suharsh Sivakumar2018-02-08
* Make quantization rewrites happen in place.Gravatar Suharsh Sivakumar2018-02-08
* Generalize quantization rewrite to not rely on names.Gravatar Suharsh Sivakumar2018-02-07
* Add functionality to fold batch norm (supporting both fused and unfused batch...Gravatar Raghuraman Krishnamoorthi2018-02-01
* Fold FuseBatchNorm correctly.Gravatar Suharsh Sivakumar2017-12-21
* Further BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-11-10
* MovingAvgQuantize and LastValueQuantize should use the updated value from the...Gravatar Suharsh Sivakumar2017-11-10
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Allow device specification for variables added by quantize graph rewriter.Gravatar Suharsh Sivakumar2017-10-25
* Add support for fused batch norm to fake quantize rewriter.Gravatar Suharsh Sivakumar2017-10-19
* quantize API and copy and modify quantize mangle script to allow open sourcin...Gravatar Suharsh Sivakumar2017-10-02