[
https://issues.apache.org/jira/browse/SINGA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535799#comment-15535799
]
ASF subversion and git services commented on SINGA-252:
-------------------------------------------------------
Commit deb187bb8f332370733cb04a7328f705c1dead60 in incubator-singa's branch
refs/heads/master from [~wangwei.cs]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=deb187b ]
SINGA-252 Use the snapshot methods to dump and load models for pysinga
An argument of use_pickle was added to save() and load(), which decides to use
pickle or Snapshot.
By default Snapshot is used.
pickle could be turn on to load previous checkpoint files
> Use the snapshot methods to dump and load models for pysinga
> ------------------------------------------------------------
>
> Key: SINGA-252
> URL: https://issues.apache.org/jira/browse/SINGA-252
> Project: Singa
> Issue Type: Improvement
> Reporter: Wang Ji
> Assignee: Wang Ji
>
> Use the snapshot methods to dump and load models for pysinga to make the
> model checkpoint slimmer.
> Use vgg-16 model from ticket SINGA-248,
> checkpoint size now is 528MB
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)