Skip to content

Stuck in 'p.join()' #74

@RickWangww

Description

@RickWangww

Program stuck in p.join()(77 line, in 'main.py'). More specifically, it will stuck when use 'model' in 'test.py' and 'train.py', such as 'model.load_state_dict(shared_model.state_dict())'( line 35, in 'test.py').
Actually, I tried to run the test process and train processes separately instead of using multiprocessing and it worked. But, obviously, the multiprocessing is a better choice. Has anyone encountered and solved this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions