This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
fastNLP
Watch
1
Star
0
Fork
0
You've already forked fastNLP
mirror of
https://gitee.com/fastnlp/fastNLP.git
synced
2024-12-04 05:07:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a000c47748
fastNLP
/
tests
History
x54-729
a000c47748
减少部分测试的数据集大小和epochs以加快测试速度
2022-05-15 17:37:02 +00:00
..
core
减少部分测试的数据集大小和epochs以加快测试速度
2022-05-15 17:37:02 +00:00
embeddings
1.修改torch测试例中多卡的driver参数 2.修改测试例中的driver.save driver.load为driver.save_checkpoint driver.load_checkpoint 3.添加lstm
2022-05-13 11:19:31 +00:00
envs
设置init
2022-05-03 22:28:59 +08:00
helpers
修复若干微小的bug
2022-05-15 22:33:30 +08:00
modules
1. 处理 topk_saver topk 参数为 None 的情况 2.Trainer on_exception 函数参数判断调整 3. 处理各类型 padder 中数据的 batch_size 为1 的情况 4. ReproducibleBatchSampler和ReproducibleSampler 对参数 length 的判断 5.TorchDataLoader 初始化参数调整 6.部分测试例跟进版本
2022-05-15 05:45:33 +00:00
__init__.py
提交log/envs
2022-04-08 19:23:08 +08:00
pytest.ini
1. 处理 topk_saver topk 参数为 None 的情况 2.Trainer on_exception 函数参数判断调整 3. 处理各类型 padder 中数据的 batch_size 为1 的情况 4. ReproducibleBatchSampler和ReproducibleSampler 对参数 length 的判断 5.TorchDataLoader 初始化参数调整 6.部分测试例跟进版本
2022-05-15 05:45:33 +00:00