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.cc375 struct AsyncRunTask { in ExecuteAsyncOnStream() struct
376 CpuExecutable* executable; in ExecuteAsyncOnStream()
377 ServiceExecutableRunOptions run_options; in ExecuteAsyncOnStream()
378 std::shared_ptr<std::vector<MaybeOwningDeviceMemory>> task_buffers; in ExecuteAsyncOnStream()
379 HloExecutionProfile* hlo_execution_profile; in ExecuteAsyncOnStream()
381 void operator()() { in ExecuteAsyncOnStream()