Searched refs:gpu_exec_arch (Results 1 – 1 of 1) sorted by relevance
293 std::string gpu_exec_arch = in CheckCompatibilityWithServiceExecutableRunOptions() local295 TF_RET_CHECK(stream_arch == gpu_exec_arch) in CheckCompatibilityWithServiceExecutableRunOptions()296 << "AMDGPU GCN ISA version mismatch; expected {" << gpu_exec_arch in CheckCompatibilityWithServiceExecutableRunOptions()