aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/public/tensor_c_api.h
Commit message (Expand)AuthorAge
* Move C API files (and related files used by SWIG wrappers)Gravatar A. Unique TensorFlower2016-07-29
* Implementing more C API functions (executing more TODOs):Gravatar A. Unique TensorFlower2016-07-14
* Add TF_NodeOutputListLength() and TF_NodeInputListLength() to C APIGravatar A. Unique TensorFlower2016-07-13
* Update C API TODOs to include shape inference.Gravatar A. Unique TensorFlower2016-07-13
* Add a graph-construction C API.Gravatar A. Unique TensorFlower2016-07-12
* Merge changes from github.Gravatar Andrew Harp2016-07-11
* Comment and ordering fixes to tensor_c_api:Gravatar A. Unique TensorFlower2016-07-06
* Added tf.container(container_name) context manager.Gravatar Sherry Moore2016-06-24
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Various bugfixes to the core float16 support. (These started showing upGravatar A. Unique TensorFlower2016-04-06
* Rename RunOutputs -> RunMetadata proto.Gravatar Dan Smilkov2016-03-21
* Clarification on (and minor fix) for RunOptions/RunOutputs usage.Gravatar Zongheng Yang2016-03-18
* Rollforward of "Merge changes from github."Gravatar Geoffrey Irving2016-03-16
* Rollback of: "Merge changes from github."Gravatar Vijay Vasudevan2016-03-16
* Merge changes from github.Gravatar Martin Wicke2016-03-16
* Fix that TF_Buffer declaration erroneously makes use of C++ syntax.Gravatar Zongheng Yang2016-03-14
* Expose RunOptions and RunOutputs to Python's Run().Gravatar Zongheng Yang2016-03-14
* Use cc_binary rather than cc_library to reduce size of native library in APK ...Gravatar A. Unique TensorFlower2016-01-29
* Adds UINT16 type to TensorFlow.Gravatar A. Unique TensorFlower2016-01-25
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* Change: 110592065Gravatar A. Unique TensorFlower2015-12-21
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-11
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: conv improvements, label_image example, andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06