Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc372 struct AsyncRunTask { in ExecuteAsyncOnStream() struct
373 CpuExecutable* executable; in ExecuteAsyncOnStream()
374 ServiceExecutableRunOptions run_options; in ExecuteAsyncOnStream()
375 std::shared_ptr<std::vector<MaybeOwningDeviceMemory>> task_buffers; in ExecuteAsyncOnStream()
376 HloExecutionProfile* hlo_execution_profile; in ExecuteAsyncOnStream()
378 void operator()() { in ExecuteAsyncOnStream()