aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/kernels/cast.cc
Commit message (Expand)AuthorAge
* Modularize TF Lite interface definitions and reorganize file structureGravatar Pete Warden2018-09-07
* Add complex64 support to tf.lite runtime.Gravatar RJ Ryan2018-06-28
* Support Bool in Cast (TFLite)Gravatar Yu-Cheng Ling2018-05-17
* Making GetInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-11
* Turn Cast into a proper builtin operator.Gravatar A. Unique TensorFlower2018-04-04
* Implementation of tf.cast in TfLiteGravatar A. Unique TensorFlower2018-03-06