aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/algorithm_test.cc
Commit message (Expand)AuthorAge
* Don't cluster nodes that have inputs with mismatching deadnessGravatar Sanjoy Das2018-07-18
* Make GraphConstructor create nodes in the same order as the GraphDef.Gravatar Skye Wanderman-Milne2018-05-31
* [tf.data] Move the C++ Dataset class implementations to the framework library.Gravatar Derek Murray2018-02-07
* Use a serialized graph compiler to generate xla graph.Gravatar Yunxing Dai2017-10-12
* Automated g4 rollback of changelist 171303938Gravatar A. Unique TensorFlower2017-10-06
* Use a serialized graph compiler to generate xla graph.Gravatar Yunxing Dai2017-10-06
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* 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: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06