aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cast_op.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* This change started with an intention of adding an attribute to cast ops to d...Gravatar A. Unique TensorFlower2018-07-25
* Cast: support casting to and from quantized typesGravatar Tristan Rice2018-07-06
* Internal ChangeGravatar A. Unique TensorFlower2018-04-23
* Automated g4 rollback of changelist 192768744Gravatar A. Unique TensorFlower2018-04-13
* Split byte_order.h off cpu_info.hGravatar A. Unique TensorFlower2018-04-13
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Delete trailing whitespaceGravatar A. Unique TensorFlower2017-11-27
* Change bfloat constructor to accept a float to avoid truncation in implicit c...Gravatar A. Unique TensorFlower2017-10-02
* [TF:XLA] Register the _HostCast operator on XlaDevice subclasses.Gravatar Peter Hawkins2017-09-26
* Automated g4 rollback of changelist 167320150Gravatar A. Unique TensorFlower2017-09-01
* Change bfloat constructor to accept a float to avoid truncation in implicit c...Gravatar A. Unique TensorFlower2017-09-01
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar Patrick Nguyen2017-01-12
* Move host_info.h internal, move public functions into cpu_info.hGravatar Vijay Vasudevan2016-08-24
* Improved the formatting of some of the code.Gravatar Benoit Steiner2016-08-12
* Merge changes from github.Gravatar Benoit Steiner2016-08-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Drop host_info.h from port.h and #include it directlyGravatar Josh Levenberg2016-01-06
* 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