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
OpenDAS
MMCV
Commits
64afdd0a
Commit
64afdd0a
authored
Oct 09, 2018
by
yl-1993
Browse files
put newline as last character
parent
afa55d8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mmcv/cnn/__init__.py
mmcv/cnn/__init__.py
+1
-1
No files found.
mmcv/cnn/__init__.py
View file @
64afdd0a
...
@@ -7,4 +7,4 @@ __all__ = [
...
@@ -7,4 +7,4 @@ __all__ = [
'AlexNet'
,
'VGG'
,
'make_vgg_layer'
,
'AlexNet'
,
'VGG'
,
'make_vgg_layer'
,
'ResNet'
,
'make_res_layer'
,
'xavier_init'
,
'normal_init'
,
'uniform_init'
,
'ResNet'
,
'make_res_layer'
,
'xavier_init'
,
'normal_init'
,
'uniform_init'
,
'kaiming_init'
'kaiming_init'
]
]
\ No newline at end of file
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