mirror of https://github.com/google/gemma.cpp.git
Public visibility for compression/
PiperOrigin-RevId: 723529541
This commit is contained in:
parent
7ccc6abe87
commit
9f5159ff68
|
|
@ -7,7 +7,8 @@ package(
|
|||
# Placeholder for internal compatible_with
|
||||
default_visibility = [
|
||||
# Placeholder for internal visibility,
|
||||
"//:__subpackages__",
|
||||
# Users require gcpp::Path etc., which are defined in this package.
|
||||
"//visibility:public",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue