aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/restore_op_test.cc
Commit message (Expand)AuthorAge
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Handles empty tensors in the restore op.Gravatar A. Unique TensorFlower2016-09-01
* Added the ability to restore checkpoints containing 16 bit floats.Gravatar Benoit Steiner2016-06-27
* 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
* Eliminate per-op allocation of gpu device wrapper. The PerOpGpuDevice is allo...Gravatar A. Unique TensorFlower2016-01-24
* 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
* Avoid allocation of std::function<> object per node executed, asGravatar A. Unique TensorFlower2016-01-13
* Add string and quantized datatypes to restore operation.Gravatar A. Unique TensorFlower2016-01-07
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-10
* 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