Home
last modified time | relevance | path

Searched refs:GetModuleFunction (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/
H A Dgpu_driver.h293 static bool GetModuleFunction(GpuContext* context, GpuModuleHandle module,
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc271 if (!GpuDriver::GetModuleFunction(context_, module, kernelname->c_str(), in GetKernel()
H A Drocm_driver.cc520 /* static */ bool GpuDriver::GetModuleFunction(GpuContext* context, in GetModuleFunction() function in stream_executor::gpu::GpuDriver
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_gpu_executor.cc279 if (!GpuDriver::GetModuleFunction(context_, module, kernelname->c_str(), in GetKernel()
H A Dcuda_driver.cc618 /* static */ bool GpuDriver::GetModuleFunction(GpuContext* context, in GetModuleFunction() function in stream_executor::gpu::GpuDriver