Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc293 std::string gpu_exec_arch = in CheckCompatibilityWithServiceExecutableRunOptions() local
295 TF_RET_CHECK(stream_arch == gpu_exec_arch) in CheckCompatibilityWithServiceExecutableRunOptions()
296 << "AMDGPU GCN ISA version mismatch; expected {" << gpu_exec_arch in CheckCompatibilityWithServiceExecutableRunOptions()