aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/direct_session.h
Commit message (Expand)AuthorAge
* Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-28
* Automated rollback of commit 750466c6e6624d279de7f9a43accd682d487509cGravatar Revan Sopher2018-09-27
* Introduce the abstraction of RunHandler which each DirectSession can use forGravatar A. Unique TensorFlower2018-09-27
* Clean up unused members in DirectSession and Executor.Gravatar Derek Murray2018-09-27
* BEGIN_PUBLICGravatar Ayush Dubey2018-08-31
* Automated rollback of commit 73a3477356990f2451e220f553c9d7782df836acGravatar Ayush Dubey2018-08-30
* Initialize collective_graph_key based on the graph if unspecified in RunOptions.Gravatar Ayush Dubey2018-08-30
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Collective Ops Part 7Gravatar A. Unique TensorFlower2018-05-22
* Add experimental Session::MakeCallable() API and implement it for DirectSession.Gravatar Derek Murray2018-03-09
* Changes the CapturedFunction implementation to not create a new FunctionLibra...Gravatar Rohan Jain2018-01-17
* Support different threading modes in GPU device.Gravatar Xiaoqiang Zheng2017-12-11
* Automated g4 rollback of changelist 175593063Gravatar A. Unique TensorFlower2017-11-20
* Automated g4 rollback of changelist 175563786Gravatar A. Unique TensorFlower2017-11-13
* Moved tensorflow::StringPiece::Hasher out of tensorflow::StringPiece and rena...Gravatar A. Unique TensorFlower2017-11-13
* SimpleGraphExecutionState -> GraphExecutionStateGravatar Suharsh Sivakumar2017-09-07
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Creates a ProcessFunctionLibraryRuntime object that manages / owns all the Fu...Gravatar Rohan Jain2017-08-03
* DirectSession: Add accessor to DeviceMgr.Gravatar Asim Shankar2017-07-26
* When configuring per-session thread pools, allowGravatar A. Unique TensorFlower2017-06-21
* Add session.list_devices() APIGravatar Brennan Saeta2017-05-26
* tfdbg: add device name to deubg opsGravatar Shanqing Cai2017-05-25
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* Distinguish between duplicate feed/fetch and unspecified feed/fetch errors.Gravatar Suharsh Sivakumar2017-04-28
* Switch DirectSession to use _Arg and _Retval ops for feeding and fetching.Gravatar Derek Murray2017-04-20
* Add an env_var tf_sync_on_finish_bool that block until device has finished al...Gravatar A. Unique TensorFlower2017-04-07
* Enable the direct use of TensorHandles as feed values through ResourceHandlesGravatar Shanqing Cai2017-03-09
* tfdbg core: add core metadata to debugger data stream + better support of con...Gravatar Shanqing Cai2017-02-08
* Create a fast path for direct session executor lookup to avoid sorting strings.Gravatar Suharsh Sivakumar2017-01-19
* Remove pending inputs from RunState of DirectSession::Run.Gravatar Suharsh Sivakumar2017-01-04
* Add a :debug BUILD target which, when linked into a binary, enablesGravatar A. Unique TensorFlower2016-12-07
* Uses containers for per_step resources instead of a separate resource_mgr.Gravatar A. Unique TensorFlower2016-11-28
* Updated DirectSession::RecvOutputs to take into account the session timeouts.Gravatar Benoit Steiner2016-11-18
* tfdbg: exclude core/debug from iOS makefile buildGravatar Shanqing Cai2016-11-15
* Enable reuse of a DirectSession after a run times out.Gravatar Derek Murray2016-11-09
* tfdbg core: let RunStateArgs hold a debugger state object, the destructor of ...Gravatar Shanqing Cai2016-11-08
* tfdbg core: support using different tensor watches across DirectSession::Run ...Gravatar Shanqing Cai2016-10-25
* Simplify locking in SimpleGraphExecutionState.Gravatar Derek Murray2016-10-10
* Clean up locking in DirectSession.Gravatar Suharsh Sivakumar2016-09-08
* Automated rollback of change 131991729Gravatar Olivia Nordquist2016-09-02
* Clean up locking in DirectSession.Gravatar Suharsh Sivakumar2016-09-01
* Add Reset implementation for DirectSession.Gravatar Suharsh Sivakumar2016-08-31
* Plumb the per-step resource manager through to the executor used when executi...Gravatar A. Unique TensorFlower2016-08-18
* Fix issue where the wrong version of the function library was used after part...Gravatar A. Unique TensorFlower2016-08-02
* Automated rollback of change 127562075Gravatar Shanqing Cai2016-07-19
* Automated rollback of change 127562075Gravatar Shanqing Cai2016-07-18
* tfdb: Debug nodes inserterGravatar Shanqing Cai2016-07-15
* Refactoring: Use std::unique_ptr<> to maintain pointer ownership in more plac...Gravatar A. Unique TensorFlower2016-07-14
* TF debugger core callback and DebugGatewayGravatar Shanqing Cai2016-06-25
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02