Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_batch_kernels.cc55 std::unique_ptr<tfrt::ExecutionContext> exec_ctx_ptr) { in ExecuteFallbackOp()
161 auto exec_ctx_ptr = std::make_unique<tfrt::ExecutionContext>(exec_ctx); in BatchFunctionFallback() local