Remove legacy example files from lite/examples/android
PiperOrigin-RevId: 256449035
This commit is contained in:
parent
a18d0fc601
commit
f7fe61a15a
@ -1,25 +0,0 @@
|
|||||||
package(
|
|
||||||
default_visibility = ["//visibility:private"],
|
|
||||||
licenses = ["notice"], # Apache 2.0
|
|
||||||
)
|
|
||||||
|
|
||||||
exports_files(
|
|
||||||
glob(
|
|
||||||
["**/*"],
|
|
||||||
exclude = [
|
|
||||||
"BUILD",
|
|
||||||
],
|
|
||||||
),
|
|
||||||
)
|
|
||||||
|
|
||||||
filegroup(
|
|
||||||
name = "all_files",
|
|
||||||
srcs = glob(
|
|
||||||
["**/*"],
|
|
||||||
exclude = [
|
|
||||||
"**/METADATA",
|
|
||||||
"**/OWNERS",
|
|
||||||
],
|
|
||||||
),
|
|
||||||
visibility = ["//tensorflow:__subpackages__"],
|
|
||||||
)
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@ -1,38 +0,0 @@
|
|||||||
???
|
|
||||||
Abyssinian
|
|
||||||
american_bulldog
|
|
||||||
american_pit_bull_terrier
|
|
||||||
basset_hound
|
|
||||||
beagle
|
|
||||||
Bengal
|
|
||||||
Birman
|
|
||||||
Bombay
|
|
||||||
boxer
|
|
||||||
British_Shorthair
|
|
||||||
chihuahua
|
|
||||||
Egyptian_Mau
|
|
||||||
english_cocker_spaniel
|
|
||||||
english_setter
|
|
||||||
german_shorthaired
|
|
||||||
great_pyrenees
|
|
||||||
havanese
|
|
||||||
japanese_chin
|
|
||||||
keeshond
|
|
||||||
leonberger
|
|
||||||
Maine_Coon
|
|
||||||
miniature_pinscher
|
|
||||||
newfoundland
|
|
||||||
Persian
|
|
||||||
pomeranian
|
|
||||||
pug
|
|
||||||
Ragdoll
|
|
||||||
Russian_Blue
|
|
||||||
saint_bernard
|
|
||||||
samoyed
|
|
||||||
scottish_terrier
|
|
||||||
shiba_inu
|
|
||||||
Siamese
|
|
||||||
Sphynx
|
|
||||||
staffordshire_bull_terrier
|
|
||||||
wheaten_terrier
|
|
||||||
yorkshire_terrier
|
|
Loading…
Reference in New Issue
Block a user