yh_cc
|
8e4abf2aa5
|
删除了driver的replace_sampler替换为set_dist_repro_dataloader; 同时修改 driver.load/driver.save 函数
|
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 |
MorningForest
|
41b0bae46b
|
添加了vocabulary
|
3 years ago |
MorningForest
|
2550c96f80
|
添加了io模块
|
3 years ago |
MorningForest
|
4bb56616b9
|
添加了metrics
|
3 years ago |
MorningForest
|
ce1b837d13
|
添加了collators
|
3 years ago |
MorningForest
|
69102a8427
|
添加了dataloaders
|
3 years ago |
MorningForest
|
6c992b31d7
|
添加了dataset模块
|
3 years ago |
x54-729
|
3a580edb99
|
提交tests/core/utils/
|
3 years ago |
x54-729
|
05ca80bb6f
|
提交tests/modules/
|
3 years ago |
x54-729
|
6170976b7f
|
提交tests/core/drivers/torch_paddle_driver
|
3 years ago |
x54-729
|
23502a0753
|
提交tests/core/drivers/paddle_driver
|
3 years ago |
x54-729
|
96a565c763
|
提交tests/core/drivers/jittor_driver
|
3 years ago |
x54-729
|
d8ce9a7915
|
提交/tests/core/drivers/
|
3 years ago |
x54-729
|
8671785c44
|
提交modules
|
3 years ago |
x54-729
|
2a3c764d9c
|
提交core/utils/
|
3 years ago |
x54-729
|
5ed688b3bc
|
提交core/drivers/torch_paddle_driver/
|
3 years ago |
x54-729
|
9969502dcd
|
提交core/drivers/paddle_driver/
|
3 years ago |
x54-729
|
961f2da7eb
|
提交core/drivers/jittor_driver/
|
3 years ago |
yh_cc
|
259cbf80db
|
提交log/envs
|
3 years ago |
yh_cc
|
916a2d2c30
|
init dev0.8.0
|
3 years ago |
WillQvQ
|
2e3a689b29
|
Merge branch 'dev' of github.com:fastNLP/fastNLP into dev
|
3 years ago |
WillQvQ
|
ca6c9dd80e
|
fix a typo
|
3 years ago |
WillQvQ
|
449cf16bf5
|
更新了文档的链接
|
3 years ago |
Ou
|
a4f792d0cc
|
修复Tester初始化bug (#401)
Co-authored-by: ouyhlan <ouyhlan@icloud.com>
|
3 years ago |
yh_cc
|
9ac7d09431
|
Merge branch 'dev' of github.com:fastnlp/fastNLP into dev
|
3 years ago |
yh_cc
|
24c508743a
|
merge
|
3 years ago |
yh_cc
|
e78fc82a6e
|
解决ELMO不支持使用cuda
|
3 years ago |
hw
|
c18b205bc0
|
update construct_graph (#393)
|
3 years ago |
WillQvQ
|
9bfc75f4af
|
修改了 readthedocs 的依赖
|
3 years ago |
WillQvQ
|
f377237236
|
Update readthedocs.yml
|
3 years ago |
WillQvQ
|
f344d8bd31
|
Update Python version to 3.7
|
3 years ago |
yh_cc
|
c421a6d7bb
|
开始v0.7.1的开发
|
3 years ago |
yh_cc
|
e1ed6f16e4
|
move model to device in DistTrainer
|
3 years ago |
yh_cc
|
972185dc6c
|
增加DistTrainer中的batch_per_epoch属性
|
3 years ago |