cuicheng01
4e6d13e35f
fix_celoss
2022-11-14 21:36:15 +08:00
Walter
f677f61ea3
Merge pull request #1913 from HydrogenSulfate/release/2.3
...
[cherry-pick] change labe_list to label_list
2022-05-11 17:01:23 +08:00
HydrogenSulfate
bd5aee1521
change labe_list to label_list
2022-05-11 15:02:16 +08:00
Wei Shengyu
8cc4295e35
Merge pull request #1907 from weisy11/cp-1906
...
Cherrypick #1906
2022-05-10 15:34:17 +08:00
weishengyu
af14b468d2
remove logger.colring
2022-05-10 14:32:12 +08:00
Wei Shengyu
c9e173e5a8
Merge pull request #1894 from weisy11/cp_1854
...
Cherry-pick #1854
2022-05-07 16:44:16 +08:00
weishengyu
e1b9c0fab7
dbg
2022-05-07 15:48:19 +08:00
weishengyu
d495dfa9d2
update delimiter
2022-05-07 15:48:14 +08:00
gaotingquan
8765dadfbb
fix: dbg
2022-04-26 14:31:42 +08:00
cuicheng01
d2bfa3a3ce
Merge pull request #1875 from cuicheng01/release/2.3
...
[cherry-pick]fix typo in README
2022-04-25 14:00:23 +08:00
cuicheng01
8c6ebefdf7
fix typo in README
2022-04-25 05:59:00 +00:00
cuicheng01
e8be106a87
Merge pull request #1872 from TingquanGao/2.3/fix_dist_loss
...
[cherry-pick] fix calc metric error and calc loss error in distributed
2022-04-25 10:51:39 +08:00
gaotingquan
978157e782
fix: fix the bug that DistributedBatchSampler may sample repeatedly
2022-04-24 07:28:42 +00:00
gaotingquan
ccd15f5190
uncommit: sync bn is too slow to use and convert_sync_batchnorm() is not effective for BatchNorm
2022-04-24 07:28:42 +00:00
gaotingquan
5ca50f84aa
fix: convert bn to sync_bn
...
the running_mean and running_var of bn would not be synchronized in dist,
so which leads to bug that eval loss in training is inconsistent with eval only.
2022-04-24 07:28:42 +00:00
gaotingquan
0258d35e5a
fix: fix bug of batch_size statistics error
2022-04-24 07:28:42 +00:00
gaotingquan
45b8b569b5
fix: fix bug about calc loss in dist
2022-04-24 07:28:39 +00:00
gaotingquan
255d7c3e3c
docs: update wechat qr code
2022-04-21 14:43:01 +08:00
cuicheng01
ef99fcfcd3
Merge pull request #1862 from cuicheng01/release/2.3
...
[cherry-pick]update quickstart docs
2022-04-21 13:59:15 +08:00
cuicheng01
0bd44ec616
update quickstart docs
2022-04-21 03:44:26 +00:00
cuicheng01
925619fca8
Merge pull request #1857 from RainFrost1/release/2.3
...
cherry-pick fix log twice bug for release2.3
2022-04-21 11:19:33 +08:00
cuicheng01
24dcb3fc46
Merge pull request #1859 from cuicheng01/release/2.3
...
[cherry-pick]Add MixFormer link to README
2022-04-21 11:18:46 +08:00
cuicheng01
f2cfccb0a8
Add MixFormer link to README
2022-04-21 02:45:59 +00:00
Walter
bd9fd51d09
Merge branch 'release/2.3' into release/2.3
2022-04-21 10:38:28 +08:00
dongshuilong
23e2cec4a0
cherry-pick fix log twice bug
2022-04-21 02:33:32 +00:00
Wei Shengyu
2708e71662
Merge pull request #1849 from weisy11/release/2.3
...
cherrypick #1848
2022-04-19 14:23:09 +08:00
weishengyu
9ff94b6721
fix bug
2022-04-18 11:42:36 +08:00
Wei Shengyu
4d0a29b29d
Update ----.md
2022-04-12 12:26:03 +08:00
Wei Shengyu
4c77805e60
Update custom.md
2022-04-12 12:25:17 +08:00
Wei Shengyu
bb84ce2500
Update issue templates
2022-04-12 12:23:02 +08:00
Wei Shengyu
1576d84f93
Update issue templates
2022-04-12 12:22:09 +08:00
Wei Shengyu
eb6c8d4265
Update issue templates
2022-04-12 12:21:10 +08:00
Wei Shengyu
ec5bfdac5f
Update issue templates
2022-04-12 12:20:06 +08:00
Wei Shengyu
ac91dbfa49
Update issue templates
2022-04-12 12:17:44 +08:00
Wei Shengyu
3610e528fa
Update issue templates
2022-04-12 12:13:47 +08:00
gaotingquan
d2ed975e0a
docs: update wechat qr code
2022-04-11 19:55:59 +08:00
cuicheng01
8adde4ed92
Merge pull request #1794 from cuicheng01/release/2.3
...
[cherry-pick]fix invalid symbolic link
2022-03-29 17:56:25 +08:00
cuicheng01
1082994ef4
fix invalid symbolic link
2022-03-28 10:22:28 +00:00
cuicheng01
5d96bcfebe
Merge pull request #1763 from cuicheng01/release/2.3
...
[cherry-pick]fix AccuracyScore metric
2022-03-28 16:32:34 +08:00
gaotingquan
ee371bddaf
docs: update wechat group qr code, test=document_fix
2022-03-27 16:47:49 +08:00
Wei Shengyu
6845df2bb1
Merge pull request #1769 from TingquanGao/2.3/update_qr
...
[cherry-pick] docs: update wechat group qr code, test=document_fix
2022-03-18 17:27:55 +08:00
gaotingquan
64ebe218e9
docs: update wechat group qr code, test=document_fix
2022-03-18 09:13:00 +00:00
Wei Shengyu
9760224082
Merge pull request #1758 from qipengh/hqp_pick_2.3
...
feat: support mlu device and amp of mlu
2022-03-18 16:28:49 +08:00
cuicheng01
5e49ad2ecd
fix AccuracyScore metric
2022-03-16 14:35:28 +00:00
huangqipeng
a472af86ec
feat: support mlu device and amp of mlu
2022-03-16 12:44:14 +08:00
cuicheng01
e2e492f9c7
Merge pull request #1752 from TingquanGao/2.3/update_qr
...
[cherry-pick] docs: update wechat group qr code
2022-03-14 10:22:39 +08:00
gaotingquan
7c2d2b1758
docs: update wechat group qr code
2022-03-13 06:05:20 +00:00
Bin Lu
d48951fdf6
Merge pull request #1739 from Intsigstephon/cherry-pick_drink_config_bug
...
[cherry-pick]]fix inference_drink yaml error
2022-03-10 11:23:01 +08:00
lubin
ac5d965067
fix inference_drink yaml error
2022-03-08 10:36:42 +00:00
littletomatodonkey
11584c7257
fix train acc log
2022-03-07 17:53:14 +08:00