aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/client/tensor_c_api_test.cc
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
* Add a graph-construction C API.Gravatar A. Unique TensorFlower2016-07-12
* Fix memory leak when using session run with options / metadata.Gravatar A. Unique TensorFlower2016-07-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* 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: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06