aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/optimizer_cse_test.cc
Commit message (Expand)AuthorAge
* Make GraphConstructor create nodes in the same order as the GraphDef.Gravatar Skye Wanderman-Milne2018-05-31
* Change function parameters to references to avoid copying, or otherwise move ...Gravatar A. Unique TensorFlower2017-06-02
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Fix ~63 ClangTidy - Performance findings in TensorFlow.Gravatar Vincent Vanhoucke2016-08-31
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06