Home
last modified time | relevance | path

Searched defs:ExecuteAsync (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.cc218 void BaseCollectiveExecutor::ExecuteAsync(OpKernelContext* ctx, in ExecuteAsync() function in tensorflow::BaseCollectiveExecutor
/external/tensorflow/tensorflow/core/framework/
Dcollective.h261 virtual void ExecuteAsync(OpKernelContext* ctx, in ExecuteAsync() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Dgraph_mgr.cc391 void GraphMgr::ExecuteAsync(const string& handle, const int64 step_id, in ExecuteAsync() function in tensorflow::GraphMgr