Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h220 static port::Status LoadCubin(GpuContext* context, const char* cubin_bytes,
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc225 auto load_status = GpuDriver::LoadCubin(context_, cubin, module); in LoadModuleFromCuBin()
Dcuda_driver.cc572 /* static */ port::Status GpuDriver::LoadCubin(GpuContext* context, in LoadCubin() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc465 /* static */ port::Status GpuDriver::LoadCubin(GpuContext* context, in LoadCubin() function in stream_executor::gpu::GpuDriver