clab/dynet

Implement binary io for faster/lighter serialization

Open

#648 创建于 2017年6月30日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)C++ (701 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (3,433 star)
PR 合并指标
 (PR 指标待抓取)

描述

Saving a medium sized seq2seq model takes between 2x and 4x longer as before, is anyone else experiencing something similar?

EDIT: some more information:

  • the model weighs 340MB once saved (which is less than before 2.0)
  • There are 3 subcollections

贡献者指南