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 466e924d2e 1.修复classify_f1_pre_rec_metric在batch中target不包含某类class时的计算错误;2.增加对FairScale的支持, 同时修改TorchDriver以实现兼容 2 years ago
..
utils update jenkins 2 years ago
__init__.py 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 2 years ago
_test_distributed_launch_torch_1.py 补充需要 _NEED_IMPORT_TORCH 的地方 2 years ago
_test_distributed_launch_torch_2.py 补充需要 _NEED_IMPORT_TORCH 的地方 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 1.修复classify_f1_pre_rec_metric在batch中target不包含某类class时的计算错误;2.增加对FairScale的支持, 同时修改TorchDriver以实现兼容 2 years ago
test_trainer_wo_evaluator_torch.py 删掉一些测试内容 2 years ago