1838 Commits (c7616f8ba8d62100077eda7971297679796b9407)
 

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