Skip to content

Commit 0d3d038

Browse files
Grant visibility to LiteRT package
PiperOrigin-RevId: 934020421
1 parent 5db2625 commit 0d3d038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tensorflow/lite/python

tensorflow/lite/python/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ package(
1414
"//tensorflow:__subpackages__",
1515
"//tensorflow:internal",
1616
"//third_party/odml/infra/genai/conversion:__subpackages__",
17-
"//third_party/odml/litert/litert/python:__subpackages__",
17+
"//third_party/odml/litert:__subpackages__",
1818
"//third_party/odml/model_customization/quantization:__subpackages__",
1919
"//third_party/py/ai_edge_torch:__subpackages__",
2020
"//third_party/py/litert_torch:__subpackages__",

0 commit comments

Comments
 (0)