aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/cc/client
Commit message (Expand)AuthorAge
* Add experimental Callable API to ClientSession.Gravatar A. Unique TensorFlower2018-08-03
* Remove using directives. Test appertaining to ops have been moved into namesp...Gravatar A. Unique TensorFlower2018-01-02
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Change Placeholder to support partial shapes and enforce scalar shapes.Gravatar Vijay Vasudevan2017-04-10
* C++ API: create ClientSession::Impl class to hide private members/methods.Gravatar Skye Wanderman-Milne2017-02-23
* C++ docs: add doxygen group annotations to source codeGravatar Skye Wanderman-Milne2017-02-13
* Added eight-bit version of multiply operationGravatar Pete Warden2017-01-23
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-18
* Automated rollback of change 144776821Gravatar A. Unique TensorFlower2017-01-17
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-17
* Update C++ API comments to be more Doxygen friendly.Gravatar Skye Wanderman-Milne2017-01-17
* ClientSession wraps a Session object and provides Run methods that operate onGravatar Manjunath Kudlur2016-08-19