31 Commits (47b7c4e832be06cf87fda2bd2ed7c5f65b2029c9)

Author SHA1 Message Date
  yhcc 47b7c4e832 增加set_dist_repro_dataloader测试 3 years ago
  x54-729 75a3278d69 1. 完成JittorSingleDriver的功能,并添加测试用例 2.在Sampler中添加属性num_samplers 用于动态获取dataset的长度 3.添加便于测试断点重训的数据集 4.修改jittor其它测试的一些bug,统一ArgMaxDataset 的命名 3 years ago
  x54-729 28eb1a5836 添加了对tensor_to_numeric reduce 参数的测试 3 years ago
  yh 466e924d2e 1.修复classify_f1_pre_rec_metric在batch中target不包含某类class时的计算错误;2.增加对FairScale的支持, 同时修改TorchDriver以实现兼容 3 years ago
  x54-729 5455663093 1.修改.Jenkinsfile移动html页面的步骤至post中 2.修改torch_dataloader/test_fdl.py的部分测试例 3.在torch版本较低时跳过worker_inif_function的测试 3 years ago
  x54-729 af36813296 1. test_fleet.py 和 test_ddp.py 中的 load_checkpoint 相关的测试例添加同步 2.修改 Jenkinsfile 中 Test Other 的 pytest 标签形式 3 years ago
  x54-729 c977d3be02 补充需要 _NEED_IMPORT_TORCH 的地方 3 years ago
  x54-729 51a4439737 torch test_dist_utils.py中torch.full添加dtype以兼容不同的torchban蹦 3 years ago
  yh 6d2dca421d 修改测试中需要超过2个gpu的 3 years ago
  x54-729 c4af9f21c6 paddle 和测试例跟进 set_dist_repro_dataloader 函数;修改test_trainer_wo_evaluator_torch.py的bug 3 years ago
  x54-729 655e48de99 1.修改torch测试例中多卡的driver参数 2.修改测试例中的driver.save driver.load为driver.save_checkpoint driver.load_checkpoint 3.添加lstm 3 years ago
  yh_cc 97b504c020 修改Trainer.save/Driver.save为Trainer.save_checkpoint/Driver.save_checkpoint 3 years ago
  x54-729 281a570b09 1、调整单卡中 save_and_load_model 测试例,不再使用 pytest.fixture 2、添加 PaddleFleetDriver 中 broadcast 误删的设备转换 4 years ago
  yh_cc 5e24933521 设置init 4 years ago
  x54-729 175ced3905 修正 initialize_torch_driver 的测试 4 years ago
  x54-729 f79ee04956 为torch测试例添加_NEED_IMPORT_TORCH 4 years ago
  x54-729 ebfd0e966c 为torch driver的测试例添加销毁通信进程的代码 4 years ago
  yh_cc 7d5ce620f4 增加RandomBatchSampler 4 years ago
  x54-729 f2fa05d136 测试例添加 _NEED_IMPORT_PADDLE 4 years ago
  x54-729 4bfb509f12 调整测试例以适应pytest;为测试例添加标签 4 years ago
  YWMditto 26397472aa 加入了 @pytest.mark.torch 4 years ago
  x54-729 cf2ef2ecd7 调整测试例的backend设置 4 years ago
  x54-729 f319b5bce1 torch ddp 的测试用例 4 years ago
  x54-729 705deeaea9 small 4 years ago
  x54-729 cf65da1332 paddle 单卡测试例调整 4 years ago
  x54-729 bb10410ccd torch 单卡的测试例 4 years ago
  yh_cc 92b00d825f 修改fastnlp的dist功能 4 years ago
  yh_cc 14fffcb36c 新增SortedSampler和SequentialSampler 4 years ago
  yh_cc 8e4abf2aa5 删除了driver的replace_sampler替换为set_dist_repro_dataloader; 同时修改 driver.load/driver.save 函数 4 years ago
  yh_cc 4781178a5a 修复测试 4 years ago
  YWMditto fe270ef619 更新 callbacks, controllers, drivers, samplers 以及 tests 中的部分内容 4 years ago