aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/check_numerics_op.cc
Commit message (Expand)AuthorAge
* Use tensorflow::se instead of perftools::gputools for StreamExecutor.Gravatar Justin Lebar2018-04-23
* Add bfloat16 support for CPU ops.Gravatar A. Unique TensorFlower2018-03-02
* Create fast path for common case of finite values in CheckNumericsOpGravatar Jeffrey A. Dean2018-02-21
* Add missing Unref of TensorReference in async CheckNumericsOp.Gravatar A. Unique TensorFlower2017-11-15
* Make CheckNumerics on GPU asynchronous and remove the need for a hard device ...Gravatar A. Unique TensorFlower2017-10-12
* Change some kernels to use TF_CALL* macros, so that the instantiations for someGravatar A. Unique TensorFlower2016-06-06
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Implement fp16 support for the CheckNumerics op, so thatGravatar A. Unique TensorFlower2016-04-28
* Improved support for min and max on 16 bit floats when running on recent cudaGravatar Benoit Steiner2016-04-27
* Fixing additional int64->32 implicit conversion warnings.Gravatar David G. Andersen2016-04-08
* Use the untemplated version of OpKernelContext::op_device_context() soGravatar Josh Levenberg2016-03-11
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-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
* 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