Home
last modified time | relevance | path

Searched refs:GetCancellationManager (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.h177 CancellationManager* GetCancellationManager() const { in GetCancellationManager() function
Dexecute.cc650 op->GetCancellationManager(), in AddOrExecuteNode()
668 op->GetCancellationManager(), in AddOrExecuteNode()
961 ctx.GetContextViewId(), eager_client.get(), op->GetCancellationManager(), in EagerRemoteExecute()
1420 graph_collector, op->GetCancellationManager(), retvals, num_outputs, in EagerLocalExecuteAsync()