linaa98 commited on
Commit
5d03041
·
verified ·
1 Parent(s): 9e294b4

Update utils/recorder/group_metric_caller.py

Browse files
utils/recorder/group_metric_caller.py CHANGED
@@ -1,7 +1,5 @@
1
  # -*- coding: utf-8 -*-
2
- # @Time : 2021/1/4
3
- # @Author : Lart Pang
4
- # @GitHub : https://github.com/lartpang
5
 
6
  from collections import OrderedDict
7
 
 
1
  # -*- coding: utf-8 -*-
2
+ #Author: Lart Pang (https://github.com/lartpang)
 
 
3
 
4
  from collections import OrderedDict
5