aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/bitcast_op.cc
Commit message (Expand)AuthorAge
* Register GPU kernels for bitcast.Gravatar A. Unique TensorFlower2017-05-23
* Change Tensor::UnsafeCopyFromInternal to take an explicit DataType, rather th...Gravatar A. Unique TensorFlower2016-08-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Adds tests for unknown shape in bitcastGravatar Olivia Nordquist2016-05-11
* Fixes bitcast when the input and output data types have the same size.Gravatar A. Unique TensorFlower2016-05-06
* removing repeated hostcast linesGravatar A. Unique TensorFlower2016-02-24
* Fix import in bitcast_op_test, and fix use of std::min/maxGravatar Vijay Vasudevan2016-02-12
* Add a bitcast op for changing the type of a tensor without copying its bufferGravatar A. Unique TensorFlower2016-02-12