Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/c/eager/
H A Dimmediate_execution_context.h40 class EagerExecutor; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_executor.cc34 EagerExecutor::EagerExecutor(bool async, bool enable_streaming_enqueue) in EagerExecutor() function in tensorflow::EagerExecutor