Home
last modified time | relevance | path

Searched refs:ExecuteThunksOrJitRt (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.h215 Status ExecuteThunksOrJitRt(const ServiceExecutableRunOptions* run_options,
Dgpu_executable.cc830 TF_RETURN_IF_ERROR(ExecuteThunksOrJitRt(run_options, buffer_allocations, in ExecuteAsyncOnStreamImpl()
844 Status GpuExecutable::ExecuteThunksOrJitRt( in ExecuteThunksOrJitRt() function in xla::gpu::GpuExecutable