Uploaded image for project: 'Singa'
  1. Singa
  2. SINGA-42

Issue when loading checkpoints

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            zhaojing Luo Zhaojing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: