aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cwise_ops_test.cc
Commit message (Expand)AuthorAge
* More BcastAdd benchmarks in cwise_ops_test.ccGravatar A. Unique TensorFlower2018-02-20
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Minor modernizations; use unique_ptr interfaces, simplify template use, use p...Gravatar A. Unique TensorFlower2017-06-13
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Merge changes from github.Gravatar A. Unique TensorFlower2016-07-31
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* fp16 support for BiasAdd. Includes support for atomic adds for Eigen::half,Gravatar A. Unique TensorFlower2016-05-10
* Improved the performance of the BiasAddGrad op on CPU. The new code leverages...Gravatar Benoit Steiner2016-05-05
* 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