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 d79de6b008 1. 继续完善部分文档;2.删除 paddle 多卡下的 data_device 功能 3. 将 paddle_utils 下的 get_device_from_visible 函数更名为 _convert_data_device 并进行修改 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 修改部分测试用例中validate_dataloader为evaluate_dataloader 2 years ago
_test_distributed_launch_torch_2.py 修改部分测试用例中validate_dataloader为evaluate_dataloader 2 years ago
_test_trainer_fleet.py 1. 支持在不设置backend的情况下运行单卡的paddle程序 2.当通过launch启动且限制显卡时的paddle多卡逻辑 2 years ago
_test_trainer_fleet_outside.py 1. 继续完善部分文档;2.删除 paddle 多卡下的 data_device 功能 3. 将 paddle_utils 下的 get_device_from_visible 函数更名为 _convert_data_device 并进行修改 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_trainer.py Trainer.on支持*args等形式的输入 2 years ago
test_trainer_event_trigger.py merge 2 years ago
test_trainer_jittor.py 为 test_trainer_jittor 添加 DummyClass 和 pytest.mark.jittor 2 years ago
test_trainer_other_things.py 修改测试例中的Events为Event 2 years ago
test_trainer_paddle.py 1. 支持在不设置backend的情况下运行单卡的paddle程序 2.当通过launch启动且限制显卡时的paddle多卡逻辑 2 years ago
test_trainer_w_evaluator_torch.py 修改了 trainer 和 evaluator 的 torch_kwargs 2 years ago
test_trainer_wo_evaluator_torch.py 设置init 2 years ago