aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cast_op_test.cc
Commit message (Expand)AuthorAge
* 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
|/
* Add cast op support for bfloat16 in CPU.Gravatar A. Unique TensorFlower2018-03-22
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-31
* 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
* Remove no-longer-needed RequireDefaultOps().Gravatar Josh Levenberg2016-02-25
* Allow casting to/from uint16.Gravatar A. Unique TensorFlower2016-02-16
* TensorFlow: ASSERT_OK and EXPECT_OK are also defined in other projectsGravatar Vijay Vasudevan2016-01-27
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* 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: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* 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