aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/subgraph_test.cc
Commit message (Expand)AuthorAge
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* [tf.data] Move the C++ Dataset class implementations to the framework library.Gravatar Derek Murray2018-02-07
* Remove a call to Node::AddAttrGravatar Geoffrey Irving2017-05-17
* Automated g4 rollback of changelist 156251356Gravatar Geoffrey Irving2017-05-17
* Automated g4 rollback of changelist 156244933Gravatar Geoffrey Irving2017-05-16
* Reduce direct references to NodeDef in favor of Node and AttrSliceGravatar Geoffrey Irving2017-05-16
* Switch DirectSession to use _Arg and _Retval ops for feeding and fetching.Gravatar Derek Murray2017-04-20
* Change RewriteGraphForExecution to propagate an _output_shapes annotation to ...Gravatar Peter Hawkins2017-01-19
* Make test_benchmark not use RE2. Currently the pattern is notGravatar Vijay Vasudevan2016-09-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Remove the ability to run the entire graph by passing an empty target list.Gravatar Derek Murray2016-04-20
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* 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