Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h232 static bool GetModuleFunction(GpuContext* context, GpuModuleHandle module,
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc309 if (!GpuDriver::GetModuleFunction(context_, module, kernelname->c_str(), in GetKernel()
1160 ptx_success = cuda::CUDADriver::GetModuleFunction( in PopulateDeviceDescription()
Dcuda_driver.cc730 /* static */ bool GpuDriver::GetModuleFunction(GpuContext* context, in GetModuleFunction() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc256 if (!GpuDriver::GetModuleFunction(context_, module, kernelname->c_str(), in GetKernel()
Drocm_driver.cc571 /* static */ bool GpuDriver::GetModuleFunction(GpuContext* context, in GetModuleFunction() function in stream_executor::gpu::GpuDriver