Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/
H A Dexecutable.h181 AsyncTaskRunner* async_task_runner = nullptr; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/benchmarks/
H A Dbenchmark_mlir_function.cc146 HostContextAsyncTaskRunner async_task_runner(host.get()); in RunJitRtBenchmark() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/python_binding/
H A Dtf_jitrt_executor.cc235 HostContextAsyncTaskRunner async_task_runner(&host_context_); in Execute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_jitrt_kernels.cc686 EigenThreadPoolAsyncTaskRunner async_task_runner(*worker_threads); in ExecuteImpl() local