aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/lrn_op.cc
Commit message (Expand)AuthorAge
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Fix some unused variable warnings when IS_MOBILE_PLATFORMGravatar A. Unique TensorFlower2017-05-15
* Merge changes from github.Gravatar A. Unique TensorFlower2016-08-25
* Roll-forward of "Local Response Normalization GPU support via Stream Executor."Gravatar RJ Ryan2016-07-13
* Automated rollback of change 127123966Gravatar Vijay Vasudevan2016-07-11
* Local Response Normalization GPU support via Stream Executor.Gravatar RJ Ryan2016-07-11
* Added the ability to use local response normalization with 16bit floats. InGravatar Benoit Steiner2016-06-14
* Introduce IS_MOBILE_PLATFORM macro, defined in platform.h, and use this forGravatar A. Unique TensorFlower2016-06-03
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* int64->32 fixes. Notable fixes: Have listdiff return an explicit error insteadGravatar David G. Andersen2016-05-23
* Continuing to eliminate int64->32 implicit conversion warnings and return mor...Gravatar David G. Andersen2016-05-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Minor updates to docs, BUILD, GPU config / perf, etc.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06