aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/cc/client/client_session.h
Commit message (Expand)AuthorAge
* Add experimental Callable API to ClientSession.Gravatar A. Unique TensorFlower2018-08-03
* 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
* 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