aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/grappler/grappler_item.h
Commit message (Expand)AuthorAge
* Add allowed optimizations to GrapplerItem.Gravatar Eugene Zhulenev2018-10-01
* Format header guards under tensorflow/core/grappler.Gravatar A. Unique TensorFlower2018-04-26
* Misc. small optimizations in Grappler and shape inference code.Gravatar A. Unique TensorFlower2018-04-12
* Import FunctionDef as GrapplerFunctionItemGravatar A. Unique TensorFlower2018-04-11
* Make sure the nodes that are refered to by a collection are preserved during anGravatar Benoit Steiner2018-02-20
* Added preliminary support for arithmetic simplificationsGravatar Benoit Steiner2017-08-16
* Add save and restore op in grappler item;Gravatar Yuefeng Zhou2017-08-15
* Prune nodes that won't be run. This makes subsequent optimizers faster since ...Gravatar Benoit Steiner2017-08-02
* Misc grappler improvements:Gravatar Benoit Steiner2017-08-01
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Added a tool to report the static information that can be extracted from a TF...Gravatar Benoit Steiner2017-06-26
* Improved support for lookup tables. These tables are often initialized from l...Gravatar Benoit Steiner2017-04-26
* Added a method to grappler_item to return all the variables accessed duringGravatar Benoit Steiner2017-03-23
* Moved the function that converts metagraphdef into grappler item to its ownGravatar Benoit Steiner2017-03-17
* Started to open source Grappler. First application is the GPU layout optimizer.Gravatar Benoit Steiner2017-03-08