Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc104 int gpu_exec_isa_version = in CheckCompatibilityWithServiceExecutableRunOptions() local
106 TF_RET_CHECK(stream_isa_version == gpu_exec_isa_version) in CheckCompatibilityWithServiceExecutableRunOptions()
107 << "AMDGPU GCN ISA version mismatch; expected {" << gpu_exec_isa_version in CheckCompatibilityWithServiceExecutableRunOptions()