-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
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
Labels
No labels