aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/save_op_test.cc
Commit message (Expand)AuthorAge
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Fixed a Graph ownership bug. test::Benchmark takes ownership of the graph,Gravatar Manjunath Kudlur2016-10-07
* Improvements to the C++ graph building API.Gravatar Manjunath Kudlur2016-07-15
* Fix OSS compilation failure in save_op_test.Gravatar Zongheng Yang2016-06-29
* Adds a microbenchmark for Save op.Gravatar Zongheng Yang2016-06-29
* Added the ability to restore checkpoints containing 16 bit floats.Gravatar Benoit Steiner2016-06-27
* Merge changes from github.Gravatar Martin Wicke2016-06-03
* 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
* 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
* Add string and quantized datatypes to restore operation.Gravatar A. Unique TensorFlower2016-01-07
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-10
* TensorFlow: upstrea changes from git.Gravatar Vijay Vasudevan2015-12-07
* 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