Adding compatible_with attribute to tflite custom kernels
PiperOrigin-RevId: 360341636 Change-Id: I903868ff92e6c41d206acbe17e9838c2c5ad21e3
This commit is contained in:
parent
803f57cafd
commit
b9ce1f83a7
@ -743,6 +743,7 @@ cc_library(
|
||||
"random_uniform.cc",
|
||||
],
|
||||
hdrs = ["custom_ops_register.h"],
|
||||
compatible_with = get_compatible_with_portable(),
|
||||
copts = tflite_copts(),
|
||||
deps = [
|
||||
":kernel_util",
|
||||
|
Loading…
x
Reference in New Issue
Block a user