huangxu1991 f85ef1aa08
Add use_distributed_sampler=False in Trainer
if you have defined your own sampler, you should have to set use_distributed_sampler to False!
当使用自定义的 sampler 时,必须设置 use_distributed_sampler 为 False
2024-03-13 17:48:27 +08:00
..
2024-02-28 17:31:19 +08:00
2024-01-16 17:14:18 +01:00
2024-01-16 17:14:18 +01:00
2024-02-21 01:14:09 +08:00
2024-02-09 18:29:11 +08:00
2024-03-04 20:37:18 +11:00
2024-01-16 17:38:48 +08:00
2024-02-08 21:38:38 +08:00
2024-01-24 19:37:47 +08:00
2024-02-17 16:45:31 +08:00