aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/public/session.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Automated rollback of commit 2936833c7e22c102ff2b82e3f4e261b94602fbccGravatar Reed Wanderman-Milne2018-07-17
* Automated rollback of commit d98b99d1cd4337ee11e7cbc4c9b6324f0e381502Gravatar Reed Wanderman-Milne2018-07-13
* Add version of SessionFactory::NewSession that returns Status.Gravatar Reed Wanderman-Milne2018-07-13
* Add experimental Session::MakeCallable() API and implement it for DirectSession.Gravatar Derek Murray2018-03-09
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Fix comment ypoGravatar Asim Shankar2017-07-26
* DirectSession: Add accessor to DeviceMgr.Gravatar Asim Shankar2017-07-26
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Add session.list_devices() APIGravatar Brennan Saeta2017-05-26
* Attempt to specify tensorflow::Reset().Gravatar A. Unique TensorFlower2017-03-09
* Remove some unnecessary todos and move some unrecommended functionsGravatar Vijay Vasudevan2016-09-20
* Added tf.container(container_name) context manager.Gravatar Sherry Moore2016-06-24
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Remove the ability to run the entire graph by passing an empty target list.Gravatar Derek Murray2016-04-20
* Rename RunOutputs -> RunMetadata proto.Gravatar Dan Smilkov2016-03-21
* Clarification on (and minor fix) for RunOptions/RunOutputs usage.Gravatar Zongheng Yang2016-03-18
* Moved config.proto from core/framework to core/protobuf.Gravatar Sherry Moore2016-03-04
* Don't put inline functions in the base Session classGravatar Geoffrey Irving2016-03-04
* Added timeout support for Session APIs.Gravatar Sherry Moore2016-03-03
* Adds RunWithOpts() that takes a per-step RunOptions and RunOutputs toGravatar A. Unique TensorFlower2016-02-26
* Use cc_binary rather than cc_library to reduce size of native library in APK ...Gravatar A. Unique TensorFlower2016-01-29
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Add missing ; in example code in comment.Gravatar Josh Levenberg2015-12-22
* Drop reference to unused proto header.Gravatar Josh Levenberg2015-12-21
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Upstream a batch of changes to git.Gravatar Vijay Vasudevan2015-11-09
* TensorFlow: Upstream latest changes to git.Gravatar Vijay Vasudevan2015-11-08
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06