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.
 
 
 
 
 
x54-729 82fe167ea3 限制测试时使用的设备;为fsdp的测试添加版本限制 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_deepspeed.py 1.修复模型会被移动到rank对应设备的问题 2.更改 deepspeed driver æ˜命名 3.为 deepspeed 添加 logging_level 2 years ago
_test_trainer_deepspeed_outside.py 1.修复模型会被移动到rank对应设备的问题 2.更改 deepspeed driver æ˜命名 3.为 deepspeed 添加 logging_level 2 years ago
_test_trainer_fleet.py 调整 fastNLP/core/drivers 的文档 2 years ago
_test_trainer_fleet_outside.py 1. 完成JittorSingleDriver的功能,并添加测试用例 2.在Sampler中添加属性num_samplers 用于动态获取dataset的长度 3.添加便于测试断点重训的数据集 4.修改jittor其它测试的一些bug,统一ArgMaxDataset 的命名 2 years ago
_test_trainer_jittor.py 1. 完成JittorSingleDriver的功能,并添加测试用例 2.在Sampler中添加属性num_samplers 用于动态获取dataset的长度 3.添加便于测试断点重训的数据集 4.修改jittor其它测试的一些bug,统一ArgMaxDataset 的命名 2 years ago
_test_trainer_oneflow.py oneflow 动态图 单卡和ddp部分及测试 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_deepspeed.py DeepSpeedDriver现在可以通过 deepspeed 命令拉起;添加了相关 trainer 的简单测试 2 years ago
test_trainer_event_trigger.py 修改测试中需要超过2个gpu的 2 years ago
test_trainer_jittor.py small 2 years ago
test_trainer_oneflow.py oneflow 动态图 单卡和ddp部分及测试 2 years ago
test_trainer_other_things.py 修改测试例中的Events为Event 2 years ago
test_trainer_paddle.py 1. 完成JittorSingleDriver的功能,并添加测试用例 2.在Sampler中添加属性num_samplers 用于动态获取dataset的长度 3.添加便于测试断点重训的数据集 4.修改jittor其它测试的一些bug,统一ArgMaxDataset 的命名 2 years ago
test_trainer_w_evaluator_torch.py 限制测试时使用的设备;为fsdp的测试添加版本限制 2 years ago
test_trainer_wo_evaluator_torch.py 限制测试时使用的设备;为fsdp的测试添加版本限制 2 years ago