Address issues found in sanity checks.
This commit is contained in:
parent
ed10b37213
commit
3edd97fa35
@ -1147,10 +1147,9 @@ cc_library(
|
|||||||
"amdgpu_compiler.cc",
|
"amdgpu_compiler.cc",
|
||||||
],
|
],
|
||||||
hdrs = [
|
hdrs = [
|
||||||
"amdgpu_compiler.h"
|
"amdgpu_compiler.h",
|
||||||
],
|
],
|
||||||
deps = [
|
deps = [
|
||||||
":gpu_compiler_impl",
|
|
||||||
"//tensorflow/core/platform:rocm_rocdl_path",
|
"//tensorflow/core/platform:rocm_rocdl_path",
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user