Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Python sub-packages are not visible #66

Open
@atturaioe

Description

@atturaioe

torchdistx sub-packages are not visible while trying to access them:

>>> import torchdistx
>>> torchdistx.optimizers
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'torchdistx' has no attribute 'optimizers'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions