Adjust target compatibility.
PiperOrigin-RevId: 333612284 Change-Id: If2e4e5bb47db74ded275cd428cc3ae37285532dc
This commit is contained in:
parent
ece9d9f88e
commit
df2faf57a0
@ -1072,6 +1072,7 @@ cc_library(
|
||||
name = "orc_jit_memory_mapper",
|
||||
srcs = ["orc_jit_memory_mapper.cc"],
|
||||
hdrs = ["orc_jit_memory_mapper.h"],
|
||||
compatible_with = get_compatible_with_cloud(),
|
||||
deps = [
|
||||
"//tensorflow/core:lib",
|
||||
"@llvm-project//llvm:ExecutionEngine",
|
||||
|
Loading…
Reference in New Issue
Block a user