clab/dynet

Implement binary io for faster/lighter serialization

Open

#648 aberto em 30 de jun. de 2017

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)C++ (701 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (3.433 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador