aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cast_op.cc
Commit message (Expand)AuthorAge
* Only UnsafeCopyFromInternal if src_type is different than external_src_dtype.Gravatar Suharsh Sivakumar2018-08-20
* This change started with an intention of adding an attribute to cast ops to d...Gravatar A. Unique TensorFlower2018-07-25
* Merge pull request #20159 from luk-ai:cast-quantizedGravatar TensorFlower Gardener2018-07-24
|\
* | Adding CPU and GPU kernels for casting to and from uint32 and uint64.Gravatar Jiri Simsa2018-07-18
| * Cast: support casting to and from quantized typesGravatar Tristan Rice2018-07-06
|/
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* [TF:XLA] Register the _HostCast operator on XlaDevice subclasses.Gravatar Peter Hawkins2017-09-26
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Shard cast_op implementations for to improve build times.Gravatar A. Unique TensorFlower2016-08-15
* Merge changes from github.Gravatar Benoit Steiner2016-08-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Improved the scalability of the cast operationGravatar Benoit Steiner2016-05-26
* Remove heuristic caps on parallelism that should now be handled by cost model.Gravatar A. Unique TensorFlower2016-05-24
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-31
* Fixing some implicit int64->32 downcast errors. (In most cases, byGravatar David G. Andersen2016-03-29
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-29
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-29
* Allow casting to/from uint16.Gravatar A. Unique TensorFlower2016-02-16
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* TensorFlow: Upstream changes from git.Gravatar Vijay Vasudevan2015-12-09
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06