Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pytorch warning with python 3.11 #5579

Closed
rijobro opened this issue Nov 24, 2022 · 1 comment
Closed

pytorch warning with python 3.11 #5579

rijobro opened this issue Nov 24, 2022 · 1 comment

Comments

@rijobro
Copy link
Contributor

rijobro commented Nov 24, 2022

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.

@wyli
Copy link
Contributor

wyli commented Feb 22, 2023

#5863 fixes this, please create a separate issue with the traceback if that's not the case.

@wyli wyli closed this as completed Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants