aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/ops_testutil.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Minimal support for running OpsTest on GPU, using CUDA unified memory.Gravatar A. Unique TensorFlower2017-10-12
* Automated g4 rollback of changelist 169897567Gravatar Gunhan Gulsoy2017-09-25
* Minimal support for running OpsTest on GPU, using CUDA unified memory.Gravatar A. Unique TensorFlower2017-09-25
* Allow kernel unit tests to run on GPUGravatar A. Unique TensorFlower2017-07-31
* Allow kernel op tests to add resource inputsGravatar A. Unique TensorFlower2017-07-19
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Populates step_container in ops_testutil.Gravatar A. Unique TensorFlower2016-12-21
* Fuse resize and mirror padding ops into convolutionsGravatar Pete Warden2016-09-02
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of tensorflow::test::NodeGravatar A. Unique TensorFlower2016-05-27
* Added support for half floats to the batch normalization opGravatar Benoit Steiner2016-05-26
* Added a unit test to batch normalization.Gravatar Pete Warden2016-04-12
* 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
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-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