Searched defs:LoadModuleFromPtx (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/ | ||
H A D | rocm_gpu_executor.cc | 393 port::Status GpuExecutor::LoadModuleFromPtx(const char* ptx, in LoadModuleFromPtx() function in stream_executor::gpu::GpuExecutor |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ | ||
H A D | cuda_gpu_executor.cc | 219 port::Status GpuExecutor::LoadModuleFromPtx(const char* ptx, CUmodule* module) { in LoadModuleFromPtx() function in stream_executor::gpu::GpuExecutor |