Skip to content

pytorch warning with python 3.11 #5579

@rijobro

Description

@rijobro

Describe the bug
I'm getting a warning that is constantly printed with python 3.11. I'm using the PersistentCacheDataset, I suspect that is where the warning is coming from but can't currently breakpoint it. Warning is:

/home/rbrown/miniconda3/lib/python3.11/site-packages/torch/storage.py:315: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.

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