clab/dynet

Implement binary io for faster/lighter serialization

Open

#648 aperta il 30 giu 2017

Vedi su GitHub
 (8 commenti) (0 reazioni) (0 assegnatari)C++ (701 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (3433 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor