aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/graph_transforms/BUILD
Commit message (Expand)AuthorAge
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Merge changes from github.Gravatar Jacques Pienaar2018-03-21
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Merge changes from github.Gravatar Shanqing Cai2018-03-12
* Remove unneeded rewrite, now that contrib.quantize is ready and better.Gravatar Suharsh Sivakumar2018-03-07
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Merge changes from github.Gravatar Ankur Taly2018-02-16
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Split out a "graph" library from "core_cpu" to allow finer-grained dependencies.Gravatar Derek Murray2017-12-01
* Merge changes from github.Gravatar Yifei Feng2017-11-22
* Automated g4 rollback of changelist 176615107Gravatar Yifei Feng2017-11-22
* Merge changes from github.Gravatar Yifei Feng2017-11-21
* Reduce the dependencies in //third_party/tensorflow/tools/graph_transforms.Gravatar Derek Murray2017-11-01
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* Enabling sparsify_gather to be called before freeze.Gravatar A. Unique TensorFlower2017-09-16
* Graph transform to flatten atrous (dilated) convolutions (i.e., a sequence of...Gravatar A. Unique TensorFlower2017-09-12
* RemoveEMA GT: transforms frozen graphs from the FakeQuantizeTraining GT makin...Gravatar Suharsh Sivakumar2017-08-09
* Modify dependency structure of transform_utils to allow use within Grappler.Gravatar Suharsh Sivakumar2017-07-24
* Introduce a fake_quantize_training graph transform.Gravatar Suharsh Sivakumar2017-07-20
* BUILD cleanup in tensorflow/tools/...Gravatar A. Unique TensorFlower2017-06-23
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Add graph transform rewriter for remote fused graphGravatar A. Unique TensorFlower2017-05-18
* Move equal_graph_def.h/cc from core/graph to core/utilGravatar Skye Wanderman-Milne2017-03-29
* Switched existing backporting rules to use the graph transform frameworkGravatar Pete Warden2017-03-15
* Add sparsify_gather op to reduce linear model memory footprint.Gravatar James Qin2017-03-09
* Add a graph transform utility for hexagonGravatar A. Unique TensorFlower2017-02-13
* Merge changes from github.Gravatar A. Unique TensorFlower2017-02-01
* Python wrapper for the Graph Transform ToolGravatar Pete Warden2017-01-19
* Optimize eight-bit graphs by removing RequantizationRangesGravatar Pete Warden2017-01-10
* Add new transforms and compare_graph toolGravatar Pete Warden2017-01-09
* Create Graph Transform Tool for rewriting model files.Gravatar Pete Warden2016-12-21
* Refactor fold_constants to make reuse easier.Gravatar Pete Warden2016-11-08
* Tool to fold constants in saved graphs.Gravatar Pete Warden2016-10-06