Searched defs:ExecuteAsync (Results 1 – 3 of 3) sorted by relevance
218 void BaseCollectiveExecutor::ExecuteAsync(OpKernelContext* ctx, in ExecuteAsync() function in tensorflow::BaseCollectiveExecutor
261 virtual void ExecuteAsync(OpKernelContext* ctx, in ExecuteAsync() function
391 void GraphMgr::ExecuteAsync(const string& handle, const int64 step_id, in ExecuteAsync() function in tensorflow::GraphMgr