x54-729
|
f090e4a99c
|
.Jenkinsfile 添加 shm-size 设置;test_seq2seq_model 调整训练参数
|
2022-09-28 13:47:26 +08:00 |
|
x54-729
|
4775581084
|
small
|
2022-09-27 15:22:57 +08:00 |
|
x54-729
|
6a99e2fa8c
|
test_metric 添加torch标签
|
2022-09-27 15:13:27 +08:00 |
|
x54-729
|
9f60246749
|
test_fsdp device 统一为[0,1]
|
2022-09-20 19:30:52 +08:00 |
|
x54-729
|
b01b84ae47
|
ddp barrier 添加是否已初始化的判断
|
2022-09-20 14:53:26 +08:00 |
|
x54-729
|
babf4b2f19
|
修复测试的一些bug
|
2022-09-20 13:31:33 +08:00 |
|
x54-729
|
82fe167ea3
|
限制测试时使用的设备;为fsdp的测试添加版本限制
|
2022-09-19 16:31:25 +08:00 |
|
x54-729
|
5ebc8d1be4
|
删除debug信息
|
2022-09-19 16:29:57 +08:00 |
|
x54-729
|
1f4208b1c9
|
fix bugs of _FDataset of paddle, jittor and oneflow
|
2022-09-19 15:03:46 +08:00 |
|
MorningForest
|
46b94002af
|
增加metric测试用例,修改metric的 setattr方法
|
2022-09-16 13:34:07 +08:00 |
|
x54-729
|
bb52c8c3d2
|
delete log infos
|
2022-09-13 15:16:12 +08:00 |
|
x54-729
|
749415970e
|
1. fix bugs of DataSet.from_dataset 2. fix bugs of some tests 3. add to OneflowDriver.load_model
|
2022-09-13 14:41:22 +08:00 |
|
x54-729
|
96e8c6bda2
|
update .Jenkinsfile
|
2022-09-13 13:33:31 +08:00 |
|
x54-729
|
09a558c2c9
|
small change for tests
|
2022-09-12 14:36:27 +08:00 |
|
x54-729
|
72e51c0f1f
|
Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0
|
2022-09-12 13:16:56 +08:00 |
|
YWMditto
|
3f4a1f8e80
|
修改了 fdl._FDataSet 中在使用 pickle 时出现的 bug
|
2022-09-10 11:10:31 +08:00 |
|
YWMditto
|
6db70df2a7
|
添加了 torch_driver.load_model 在ddp 时出现显存爆炸的todo事项
|
2022-08-31 20:37:28 +08:00 |
|
x54-729
|
faf12216c6
|
small
|
2022-08-30 20:03:31 +08:00 |
|
x54-729
|
bc5c5c9eb3
|
update docs of apply and apply_field
|
2022-08-30 19:55:59 +08:00 |
|
x54-729
|
5aea874125
|
change version to 1.0.0beta
|
2022-08-23 10:43:43 +08:00 |
|
x54-729
|
8b8dcdd82b
|
Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0
|
2022-08-22 15:45:19 +08:00 |
|
x54-729
|
716e1ade69
|
update docs
|
2022-08-22 15:13:02 +08:00 |
|
x54-729
|
2128d8d97c
|
change parameters of oneflow.full to fit different versions
|
2022-08-22 15:10:17 +08:00 |
|
yhcc
|
e2c8aae798
|
element如果没有初始化在reset时不起作用
|
2022-08-21 23:46:34 +08:00 |
|
YWMditto
|
0033219fe1
|
修正 _TruncatedDataLoader 2
|
2022-08-08 20:32:52 +08:00 |
|
YWMditto
|
e86645380a
|
修正 _TruncatedDataLoader 1
|
2022-08-08 19:40:34 +08:00 |
|
YWMditto
|
d7ce92975c
|
为 _TruncatedDataLoader 添加 __setattr__
|
2022-08-08 19:35:04 +08:00 |
|
yhcc
|
c11c30a5fc
|
beta version
|
2022-07-25 16:21:33 +08:00 |
|
yhcc
|
6f84091bfa
|
update部分代码
|
2022-07-25 16:17:17 +08:00 |
|
x54-729
|
e23eb1b6e9
|
small
|
2022-07-17 18:40:49 +08:00 |
|
x54-729
|
5a41cca483
|
seq_len_to_mask 添加oneflow部分;完善oneflow的测试标签
|
2022-07-17 18:39:45 +08:00 |
|
x54-729
|
cce133d806
|
更新oneflow.full的参数
|
2022-07-17 00:10:05 +08:00 |
|
x54-729
|
189050d25d
|
Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0
|
2022-07-10 12:11:31 +00:00 |
|
x54-729
|
b404293743
|
å修改set_env_on_import的è°执行逻辑
|
2022-07-10 12:09:05 +00:00 |
|
YWMditto
|
4724a7206a
|
添加了 saver 中对于保存文件夹的打印
|
2022-07-10 17:51:17 +08:00 |
|
YWMditto
|
74d8d66bef
|
修改了 torch_driver.load_model,添加了 strict 参数的设定
|
2022-07-08 12:53:28 +08:00 |
|
yhcc
|
ddce6e960c
|
fix typo
|
2022-07-08 08:17:23 +08:00 |
|
yhcc
|
e3b02cd1a5
|
update packaging related
|
2022-07-08 00:18:25 +08:00 |
|
yhcc
|
68d576a9d7
|
update readme
|
2022-07-08 00:03:44 +08:00 |
|
yhcc
|
842fb7ae30
|
merge from dev0.8.0
|
2022-07-07 23:34:12 +08:00 |
|
yhcc
|
c3dbeca51a
|
merge
|
2022-07-07 23:28:30 +08:00 |
|
yhcc
|
3ea0942980
|
export more function
|
2022-07-07 23:27:45 +08:00 |
|
yhcc
|
e1fbc2cfeb
|
progres_bar统一
|
2022-07-07 23:27:45 +08:00 |
|
yhcc
|
0e061aa48e
|
update readme; update bug
|
2022-07-07 23:18:57 +08:00 |
|
x54-729
|
a862c31b71
|
添加 fastnlp_torch_tutorial
|
2022-07-07 14:55:42 +00:00 |
|
x54-729
|
9706c8bd66
|
Merge branch 'dev0.8.0' of github.com:fastnlp/fastNLP into dev0.8.0
|
2022-07-07 14:51:49 +00:00 |
|
x54-729
|
011cc1bc2c
|
为 cache_results 添加文档
|
2022-07-07 14:48:22 +00:00 |
|
x54-729
|
fffcdf79db
|
small
|
2022-07-07 13:58:51 +00:00 |
|
x54-729
|
278fd24423
|
添加误删的rst
|
2022-07-07 13:57:39 +00:00 |
|
x54-729
|
348107978e
|
fastNLP/io/pipe 文档调整
|
2022-07-07 13:55:12 +00:00 |
|