[ 
https://issues.apache.org/jira/browse/SINGA-42?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wangwei resolved SINGA-42.
--------------------------
    Resolution: Fixed

> Issue when loading checkpoints 
> -------------------------------
>
>                 Key: SINGA-42
>                 URL: https://issues.apache.org/jira/browse/SINGA-42
>             Project: Singa
>          Issue Type: Bug
>            Reporter: ZHAOJING
>
> When I try loading checkpoints of 4 pretrained RBM models in order to train a 
> deep autoencoder, the program is stuck. 
> The problem comes from reseting the version of params loaded from checkpoint 
> file. After we modify 
> "optional bool reset_param_version = 67 [default = false];" to "optional bool 
> reset_param_version = 67 [default = true];" 
> in src/proto/job.conf. The problem is resolved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to