clab/dynet

Implement binary io for faster/lighter serialization

Open

#648 opened on 2017年6月30日

GitHub で見る
 (8 comments) (0 reactions) (0 assignees)C++ (701 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (3,433 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド