Home
last modified time | relevance | path

Searched refs:LoadPtx (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h214 static bool LoadPtx(GpuContext* context, const char* ptx_contents,
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc247 if (!GpuDriver::LoadPtx(context_, ptx, module)) { in LoadModuleFromPtx()
1158 cuda::CUDADriver::LoadPtx(context_, blank_ptx, &blank_module); in PopulateDeviceDescription()
Dcuda_driver.cc585 /* static */ bool GpuDriver::LoadPtx(GpuContext* context, in LoadPtx() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc458 /* static */ bool GpuDriver::LoadPtx(GpuContext* context, in LoadPtx() function in stream_executor::gpu::GpuDriver