Skip to content

RuntimeError: Lock objects should only be shared between processes through inheritance #5

@YanPioneer

Description

@YanPioneer

Hi, I have this problem when saving the model "RuntimeError: Lock objects should only be shared between processes through inheritance".

In order to save the model after training, I added a new line of code "logger. save_itr_params (- 1, runner)" in the file "playvirtual-main / Atari / scripts / run. py" after "runner. train()", It should be caused by multi-process data communication. Is there any solution?

Looking forward to your reply, thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions