mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Internal Code Change
PiperOrigin-RevId: 571891742
This commit is contained in:
committed by
TensorFlower Gardener
parent
a859444925
commit
183ea61391
@@ -22,9 +22,7 @@ cc_library(
|
||||
cc_library(
|
||||
name = "stable_delegate_registry",
|
||||
hdrs = ["stable_delegate_registry.h"],
|
||||
visibility = [
|
||||
"//tensorflow/lite:__subpackages__",
|
||||
] + experimental_acceleration_api_allowlist(),
|
||||
visibility = experimental_acceleration_api_allowlist(),
|
||||
deps = [
|
||||
"//tensorflow/lite/core/acceleration/configuration:stable_delegate_registry",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user