linaa98 commited on
Commit
9dbb62f
·
verified ·
1 Parent(s): 54b9b5c

Update utils/pipeline/optimizer.py

Browse files
Files changed (1) hide show
  1. utils/pipeline/optimizer.py +2 -3
utils/pipeline/optimizer.py CHANGED
@@ -1,7 +1,6 @@
1
  # -*- coding: utf-8 -*-
2
- # @Time : 2020/12/19
3
- # @Author : Lart Pang
4
- # @GitHub : https://github.com/lartpang
5
  import types
6
 
7
  import torchvision.models
 
1
  # -*- coding: utf-8 -*-
2
+ #Author: Lart Pang (https://github.com/lartpang)
3
+
 
4
  import types
5
 
6
  import torchvision.models