aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/quantize/python/quantize_graph_test.py
Commit message (Expand)AuthorAge
* FakeQuant operations before ReLUs (occurs after bypass nodes) aren't needed.Gravatar Suharsh Sivakumar2018-04-23
* Add `scope` parameter in experimental Quantization API.Gravatar Yu-Cheng Ling2018-04-09
* Add a small test to ensure that rewrites are idempotent.Gravatar Suharsh Sivakumar2018-02-20
* Fix incorrect is_training parameter.Gravatar Suharsh Sivakumar2018-02-13
* Add tests for visible api arguments in quantize_graph.Gravatar Suharsh Sivakumar2018-02-12
* Updated API for quantize_graph: Programmable quant_delay to determine start o...Gravatar Raghuraman Krishnamoorthi2018-02-08
* Make quantization rewrites happen in place.Gravatar Suharsh Sivakumar2018-02-08
* Introduce experimental quantize training and eval apis.Gravatar Suharsh Sivakumar2018-01-24
* Allow device specification for variables added by quantize graph rewriter.Gravatar Suharsh Sivakumar2017-10-25
* quantize API and copy and modify quantize mangle script to allow open sourcin...Gravatar Suharsh Sivakumar2017-10-02