Searched refs:DeleteExecutorForStream (Results 1 – 3 of 3) sorted by relevance
81 void DeleteExecutorForStream(uint64 stream_id);
205 void RemoteMgr::DeleteExecutorForStream(uint64 stream_id) { in DeleteExecutorForStream() function in tensorflow::eager::RemoteMgr
595 context->Context()->RemoteMgr()->DeleteExecutorForStream(stream_id); in Enqueue()