Skip to content

Does this support pytoch multiple workers?  #405

@Neronjust2017

Description

@Neronjust2017

I' m using --multiprocess or --include-children to profile my PyTorch code, which is multiprocess with dataloader num_workers=4. But I got nothing in my log file. Any suggestions about this?

    @profile(stream=open("mem_profile_dataset.log", "w+"))
    def get_item(self, idx):
          return  xxx

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