Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dkernel_thunk.h38 class GpuExecutable; variable
Dthunk.h33 class GpuExecutable; variable
98 virtual Status Initialize(const GpuExecutable& /*executable*/, in Initialize()
Dgpu_executable.cc57 GpuExecutable::GpuExecutable(GpuExecutable::Params params) in GpuExecutable() function in xla::gpu::GpuExecutable