Home
last modified time | relevance | path

Searched defs:LoadModuleFromPtx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/stream_executor/rocm/
H A Drocm_gpu_executor.cc393 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 Dcuda_gpu_executor.cc219 port::Status GpuExecutor::LoadModuleFromPtx(const char* ptx, CUmodule* module) { in LoadModuleFromPtx() function in stream_executor::gpu::GpuExecutor