Searched refs:LoadHsaco (Results 1 – 4 of 4) sorted by relevance
282 static port::Status LoadHsaco(GpuContext* context, const char* hsaco_contents,
261 TF_RETURN_IF_ERROR(GpuDriver::LoadHsaco(context_, hsaco, &module)); in GetKernel()402 TF_RETURN_IF_ERROR(GpuDriver::LoadHsaco(context_, hsaco, module)); in LoadModuleFromHsaco()
432 /* static */ port::Status GpuDriver::LoadHsaco(GpuContext* context, in LoadHsaco() function in stream_executor::gpu::GpuDriver
617 /* static */ port::Status GpuDriver::LoadHsaco(GpuContext* context, in LoadHsaco() function in stream_executor::gpu::GpuDriver