Browse Source

add AlexNet

jiangjiajun 5 years ago
parent
commit
0f85534c3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      paddlex/cv/nets/alexnet.py

+ 1 - 1
paddlex/cv/nets/alexnet.py

@@ -1,4 +1,4 @@
-#copyright (c) 2019 PaddlePaddle Authors. All Rights Reserve.
+#copyright (c) 2020 PaddlePaddle Authors. All Rights Reserve.
 #
 #Licensed under the Apache License, Version 2.0 (the "License");
 #you may not use this file except in compliance with the License.