Skip to content

Commit 6603959

Browse files
authored
Create Changelog_CN.md
1 parent 38539e3 commit 6603959

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Changelog_CN.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
20230409
2+
3+
修正训练参数,提升显卡平均利用率,A100最高从25%提升至90%左右,V100:50%->90%左右,2060S:60%->90%左右,P40:25%->90%左右,训练速度显著提升
4+
5+
修正参数:总batch_size改为每张卡的batch_size
6+
7+
修正total_epoch:最大限制100解锁至1000;默认10提升至默认20
8+
9+
修复ckpt提取识别是否带音高错误导致推理异常的问题
10+
11+
修复分布式训练每个rank都保存一次ckpt的问题
12+
13+
特征提取进行nan特征过滤

0 commit comments

Comments
 (0)