Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/core_runtime/
H A Dop_handler_selector.h23 class ImmediateExecutionOperation; variable
/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dimmediate_execution_operation.h83 explicit ImmediateExecutionOperation(AbstractOperationKind kind) in ImmediateExecutionOperation() function