You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
yh 6d2dca421d 修改测试中需要超过2个gpu的 2 years ago
..
utils Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 2 years ago
__init__.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2 years ago
_test_distributed_launch_torch_1.py 修改测试中需要超过2个gpu的 2 years ago
_test_distributed_launch_torch_2.py 减少部分测试的数据集大小和epochs以加快测试速度 2 years ago
_test_trainer_fleet.py 减少部分测试的数据集大小和epochs以加快测试速度 2 years ago
_test_trainer_fleet_outside.py 减少部分测试的数据集大小和epochs以加快测试速度 2 years ago
_test_trainer_jittor.py 1. 支持在不设置backend的情况下运行单卡的paddle程序 2.当通过launch启动且限制显卡时的paddle多卡逻辑 2 years ago
imdb.py 1. 支持在不设置backend的情况下运行单卡的paddle程序 2.当通过launch启动且限制显卡时的paddle多卡逻辑 2 years ago
test_evaluator_torch.py 修复Evaluator的evaluate_use_dist_sampler在Trainer中的bug 2 years ago
test_trainer.py Trainer.on支持*args等形式的输入 2 years ago
test_trainer_event_trigger.py 修改测试中需要超过2个gpu的 2 years ago
test_trainer_jittor.py 减少部分测试的数据集大小和epochs以加快测试速度 2 years ago
test_trainer_other_things.py 修改测试例中的Events为Event 2 years ago
test_trainer_paddle.py 减少部分测试的数据集大小和epochs以加快测试速度 2 years ago
test_trainer_w_evaluator_torch.py 减少部分测试的数据集大小和epochs以加快测试速度 2 years ago
test_trainer_wo_evaluator_torch.py 删掉一些测试内容 2 years ago