File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ package(
12
12
"//third_party/tensorflow/python/feature_column:__pkg__" ,
13
13
"//third_party/tensorflow/python/training/tracking:__pkg__" ,
14
14
"//third_party/tensorflow/tools/pip_package:__pkg__" ,
15
- "//third_party/tensorflow_models/official/vision/beta/ projects/residual_mobilenet/modeling/backbones:__pkg__" ,
15
+ "//third_party/tensorflow_models/official/projects/residual_mobilenet/modeling/backbones:__pkg__" ,
16
16
],
17
17
licenses = ["notice" ],
18
18
)
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ package(
11
11
"//third_party/tensorflow/python/keras:__subpackages__" ,
12
12
"//third_party/tensorflow/python/training/tracking:__pkg__" ,
13
13
"//third_party/tensorflow/tools/pip_package:__pkg__" ,
14
- "//third_party/tensorflow_models/official/vision/beta/ projects/residual_mobilenet/modeling/backbones:__pkg__" ,
14
+ "//third_party/tensorflow_models/official/projects/residual_mobilenet/modeling/backbones:__pkg__" ,
15
15
],
16
16
licenses = ["notice" ],
17
17
)
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ package(
11
11
"//third_party/tensorflow/python/feature_column:__pkg__" ,
12
12
"//third_party/tensorflow/python/training/tracking:__pkg__" ,
13
13
"//third_party/tensorflow/tools/pip_package:__pkg__" ,
14
- "//third_party/tensorflow_models/official/vision/beta/ projects/residual_mobilenet/modeling/backbones:__pkg__" ,
14
+ "//third_party/tensorflow_models/official/projects/residual_mobilenet/modeling/backbones:__pkg__" ,
15
15
],
16
16
licenses = ["notice" ],
17
17
)
You can’t perform that action at this time.
0 commit comments