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 21:28:01 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b5b48d58e9
fastNLP
/
tests
/
embeddings
History
x54-729
655e48de99
1.修改torch测试例中多卡的driver参数 2.修改测试例中的driver.save driver.load为driver.save_checkpoint driver.load_checkpoint 3.添加lstm
2022-05-13 11:19:31 +00:00
..
torch
1.修改torch测试例中多卡的driver参数 2.修改测试例中的driver.save driver.load为driver.save_checkpoint driver.load_checkpoint 3.添加lstm
2022-05-13 11:19:31 +00:00
__init__.py
修改Trainer.save/Driver.save为Trainer.save_checkpoint/Driver.save_checkpoint
2022-05-13 12:32:44 +08:00