Commit 64afdd0a authored by yl-1993's avatar yl-1993
Browse files

put newline as last character

parent afa55d8b
...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment