fastnlp / fastNLP

fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
https://gitee.com/fastnlp/fastNLP
Apache License 2.0
3.07k stars 447 forks source link

batch-support LatticeLSTM #235

Closed LeeSureman closed 5 years ago

LeeSureman commented 5 years ago

Description:实现支持batch并行的lattice lstm

Main reason: 实现支持batch并行的lattice lstm

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

Mention: 找人review你的PR

@yhcc @xpqiu @xuyige