2235 Commits (6592794d1ed44da44710d8fba58bf9832c9ee07e)
 

Author SHA1 Message Date
  MorningForest 6592794d1e Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  MorningForest 10aed5a3c0 torch fdl的文档修改 3 years ago
  x54-729 1096fd8b7b Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  MorningForest d2672c62b1 修改fdl train_sampler 3 years ago
  yh 696f6b89f8 修改参数train_batch_size 3 years ago
  MorningForest b76c6816be 增加fdl文档 3 years ago
  x54-729 f183c59cce 修改torch_dataloader/test_fdl.py的test_Version_111测试例的参数;删除一处不必要的temp标签 3 years ago
  x54-729 e21589a0d9 暂时跳过jittor的测试;增加torch1.11的共享内存 3 years ago
  x54-729 3143cc76cc 修改dataloaders/test_utils.py 3 years ago
  yh 0a5a4fde51 让DataLoader兼容1.6版本 3 years ago
  x54-729 4387172bf6 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 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 daac74f25c 1.为torch1.11的测试增加共享内存为256M 2.prepare_dataloader判断backend时添加dist-packages路径 3 years ago
  lxr-tech 0998b0a3ca update tutorial-23 lxr 220518 3 years ago
  x54-729 e9bc2bf4a6 1. 为test_paddle_utils添加paddle标签;2.修改test_set_backend测试例适应没有conda的情况 3 years ago
  x54-729 753709906c paddle jittor的测试添加--co,仅测试能否import成功 3 years ago
  x54-729 60f98538fd update jenkins 3 years ago
  x54-729 c977d3be02 补充需要 _NEED_IMPORT_TORCH 的地方 3 years ago
  x54-729 46aede4925 更新 Jenkinsfile 执行全部的测试 3 years ago
  x54-729 51a4439737 torch test_dist_utils.py中torch.full添加dtype以兼容不同的torchban蹦 3 years ago
  x54-729 49eb1fcc6b Merge branch 'dev0.8.0' of gitee.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  x54-729 baffa63b54 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  x54-729 e85793567a 添加 Jenkinsfile 实现自动测试 3 years ago
  yh d5a4c7aaaa Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  yh 422510285e 增加pytorch版本限制为1.6以上 3 years ago
  lxr-tech 2c804525c7 update tutorial-12 lxr 220517 3 years ago
  yh 6d2dca421d 修改测试中需要超过2个gpu的 3 years ago
  yh e813aeaa6f 删掉一些测试内容 3 years ago
  yh d9e1991adb merge 3 years ago
  yh b5b48d58e9 fix some bug 3 years ago
  x54-729 06743caa1a 1. 在 PaddleBackend 中添加 is_distributed 函数 2. 在 paddle 多卡的主进程添加 FASTNLP_GLOBAL_RANK 3 years ago
  x54-729 a000c47748 减少部分测试的数据集大小和epochs以加快测试速度 3 years ago
  x54-729 266caaaf7b 文档ç添加文档的依赖库 3 years ago
  x54-729 66cb72c0c5 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  yh b1ba42e831 修复若干微小的bug 3 years ago
  x54-729 7c873ac58a Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  yh 6b56d8a082 merge callback test to speed up 3 years ago
  x54-729 9b4ea3350d Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  x54-729 3cdb1fb46d 将部分:class:引用改为:class: 3 years ago
  yh d4bccf3f6a 修复Evaluator的evaluate_use_dist_sampler在Trainer中的bug 3 years ago
  x54-729 b7ff2d1b4e 删除不必要的文件pad_val 3 years ago
  x54-729 c4af9f21c6 paddle 和测试例跟进 set_dist_repro_dataloader 函数;修改test_trainer_wo_evaluator_torch.py的bug 3 years ago
  x54-729 efaec85c57 1. 处理 topk_saver topk 参数为 None 的情况 2.Trainer on_exception 函数参数判断调整 3. 处理各类型 padder 中数据的 batch_size 为1 的情况 4. ReproducibleBatchSampler和ReproducibleSampler 对参数 length 的判断 5.TorchDataLoader 初始化参数调整 6.部分测试例跟进版本 3 years ago
  x54-729 6e66fb899e 修正 JittorDataLoader 读取 jittor Dataset 无法进行索引的问题 3 years ago
  lxr-tech 0f9d0758c6 update tutorial-12 lxr 220514 3 years ago
  yh 2423641010 新增TqdmProgressBar 3 years ago
  yh 4b5d89c3e8 Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0 3 years ago
  yh 36ba69a8bd 完善一下pdb 3 years ago
  MorningForest 6488f5e00f 修改fdl冲突 3 years ago
  MorningForest 5945c3f909 增加voc, dl的文档 3 years ago