Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_executor.h72 virtual AsyncRemoteExecuteNode* AsAsyncRemoteExecuteNode() { return nullptr; } in AsAsyncRemoteExecuteNode() function
96 AsyncRemoteExecuteNode* AsAsyncRemoteExecuteNode() final { return this; } in AsAsyncRemoteExecuteNode() function