aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/c/tf_status_helper.cc
Commit message (Collapse)AuthorAge
* Unify the NDArray <-> Tensor conversion.Gravatar A. Unique TensorFlower2017-08-23
| | | | PiperOrigin-RevId: 166297415
* Move C API files (and related files used by SWIG wrappers)Gravatar A. Unique TensorFlower2016-07-29
to new tensorflow/c directory. Change: 128855990