Home
last modified time | relevance | path

Searched refs:hsaco_contents (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_driver.h282 static port::Status LoadHsaco(GpuContext* context, const char* hsaco_contents,
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc433 const char* hsaco_contents, in LoadHsaco() argument
437 GetDriverExecutor()->Schedule([context, hsaco_contents, module, &ret, in LoadHsaco()
440 void* hsaco_data = const_cast<char*>(hsaco_contents); in LoadHsaco()
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_driver.cc618 const char* hsaco_contents, in LoadHsaco() argument