aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/bitcast_op_test.py
Commit message (Expand)AuthorAge
* Add support for bitcasting to/from uint32 and uint64, and update out-of-date ...Gravatar Jiri Simsa2018-07-18
* Support 16bit quantized types in tf.bitcast.Gravatar A. Unique TensorFlower2017-07-12
* Register GPU kernels for bitcast.Gravatar A. Unique TensorFlower2017-05-23
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Update copyright for 3p/tf/python.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
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Fix a typoGravatar Geoffrey Irving2016-02-12
* 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