2046 Commits (efa3d5451b315c032a4ee201f931540d72cff9dc)
 

Author SHA1 Message Date
  MorningForest 6323fbfdbb Merge remote-tracking branch 'refs/remotes/origin/dev0.8.0' into dev0.8.0 4 years ago
  MorningForest ffcf3ddcd3 修改测试用例unittest为pytest 4 years ago
  YWMditto afb87b4375 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  YWMditto d39fa5137e 修改了DDPDriver.set_dist_repro_dataloader 的逻辑 4 years ago
  MorningForest b161aa6c93 添加README.md 4 years ago
  MorningForest 36149a57b0 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  MorningForest f81d2e0552 合并冲突 4 years ago
  yh_cc 9216c6117e 新增UnrepeatedSortedSampler 4 years ago
  YWMditto 9675eae798 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  YWMditto 8ca17fc9ed 修改了断点重新sampler中的部分逻辑 4 years ago
  MorningForest 74dd154cf5 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  MorningForest ea03967de9 修改element的bug 4 years ago
  yh_cc 607367588c 1.增加DataSet的__setitem__方法,使得其可以直接random.shuffle(dataset); 2.优化部分log输出显示 4 years ago
  yh_cc ce835212e6 将CheckpointCallback拆分为ModelCheckpointCallback和TrainerCheckpointCallback,修改了部分实现 4 years ago
  yh_cc 0a093e1c3f 解决rich运行的时候会隐藏cursor的问题 4 years ago
  yh_cc 28aabb5a2f Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  yh_cc e8b6298fb1 完善SpanFPreRecMetric即测试 4 years ago
  YWMditto 96cca42a5b Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  YWMditto 7bd0ce0b5e 修改了 device 为 -1 时 的逻辑 4 years ago
  MorningForest 9c62e300a7 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  MorningForest 0cab4dc526 修改F1RecPreMetric测试用例 4 years ago
  x54-729 ebfa118ff2 PaddleDriver的测试例调整 4 years ago
  x54-729 9678c559c9 跟进断点重训的设置 4 years ago
  x54-729 da849564d6 添加利用命令获取gpu数目的函数 4 years ago
  x54-729 193c04c9e2 initialize_paddle_driver的测试例 4 years ago
  yh_cc 817f6d6ad6 修改fastnlp_torch_all_gather函数,使得它gather后的tensor都在当前device 4 years ago
  x54-729 e3d565b639 small 4 years ago
  x54-729 08ee15fa10 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  yh_cc 12d3e08568 增加BucketedBatchSampler的测试 4 years ago
  x54-729 447e673afa Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  x54-729 791580797c paddle 分布式的测试例 4 years ago
  x54-729 5ea4f75ff8 paddle 环境设置 4 years ago
  yh_cc 983c587cba Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  yh_cc 20b8ca9a92 实现了BucketedBatchSampler; 创建了reproducible_batch_sampler.py 4 years ago
  YWMditto a376eea776 重新修改了断点重训的逻辑,主要修改了 trainer.save/load 和 driver.save 和 load 函数 4 years ago
  YWMditto 770b2eaf4b Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  yh_cc 0e7961cd9f Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  yh_cc 8e4abf2aa5 删除了driver的replace_sampler替换为set_dist_repro_dataloader; 同时修改 driver.load/driver.save 函数 4 years ago
  x54-729 680421fe86 paddle分布式训练 4 years ago
  x54-729 49d18f3683 修复但å单卡的设备逻辑 4 years ago
  YWMditto a8597602d0 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  YWMditto 929abc3953 加入了 test_logger.py 4 years ago
  yh_cc 5b54a0cd73 修改Trainer的catch_KeyboardInterrupt行为,防止一直warning 4 years ago
  x54-729 f5f1c280e0 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  x54-729 6ef912675b 新的paddle测试数据集 4 years ago
  YWMditto 10db8c9373 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  YWMditto d03bc5ce14 ddp 加入了更为详细的注释;修复了一个错误 4 years ago
  x54-729 f144bc31c3 fleet test 4 years ago
  x54-729 fd3b82c5b0 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 4 years ago
  yh_cc 4781178a5a 修复测试 4 years ago