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.h276 static port::Status LoadCubin(GpuContext* context, const char* cubin_bytes,
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc226 TF_RETURN_IF_ERROR(GpuDriver::LoadCubin(context_, cubin, module)); in LoadModuleFromCuBin()
Dcuda_driver.cc537 /* static */ port::Status GpuDriver::LoadCubin(GpuContext* context, in LoadCubin() function in stream_executor::gpu::GpuDriver
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc425 /* static */ port::Status GpuDriver::LoadCubin(GpuContext* context, in LoadCubin() function in stream_executor::gpu::GpuDriver