You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-11-22T22:42:44.8479717Z /opt/conda/envs/py_3.9/lib/python3.9/site-packages/sphinx/util/inspect.py:376: 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. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
You added the following module(s) to the PyTorch namespace 'torch.fx.experimental.constant_symnode' but they have no corresponding entry in a doc .rst file. You should either make sure that the .rst file that contains the module's documentation properly contains either '.. automodule:: mod_name' (if you do not want the paragraph added by the automodule, you can simply use '.. py:module:: mod_name') or make the module private (by appending an '_' at the beginning of its name).+ echo 'Make sure you'\''ve updated relevant .rsts in docs/source!'
Make sure you've updated relevant .rsts in docs/source!
The text was updated successfully, but these errors were encountered:
https://github.com/pytorch/pytorch/actions/runs/11980936976/job/33406870951
Currently pointing to
but https://github.com/pytorch/pytorch/actions/runs/11980936976/job/33406870951#step:11:1348 would be better
The text was updated successfully, but these errors were encountered: