Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
d9db0d68
Commit
d9db0d68
authored
Oct 27, 2017
by
Vivek Rathod
Browse files
remove unecessary deps.
parent
dc78c085
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
research/object_detection/utils/BUILD
research/object_detection/utils/BUILD
+0
-2
No files found.
research/object_detection/utils/BUILD
View file @
d9db0d68
...
...
@@ -18,7 +18,6 @@ py_library(
name
=
"config_util"
,
srcs
=
[
"config_util.py"
],
deps
=
[
"//pyglib/logging"
,
"//tensorflow"
,
"//tensorflow_models/object_detection/protos:eval_py_pb2"
,
"//tensorflow_models/object_detection/protos:input_reader_py_pb2"
,
...
...
@@ -320,7 +319,6 @@ py_test(
],
deps
=
[
":visualization_utils"
,
"//pyglib/flags"
,
"//third_party/py/PIL:pil"
,
],
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment