Skip to content

incompatible function arguments #3

@renwuli

Description

@renwuli
torch/distributed/distributed_c10d.py", line 2006, in _new_process_group_helper
    backend_class = creator_fn(
TypeError: (): incompatible function arguments. The following argument types are supported:
    1. (arg0: c10d::Store, arg1: int, arg2: int, arg3: datetime.timedelta) -> c10d::Backend

Invoked with: <torch.distributed.distributed_c10d.PrefixStore object at 0x7569cbee9230>, 0, 1, datetime.timedelta(seconds=1800)

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