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
depyf promises to be compatible with all previous versions of PyTorch starting from PyTorch 2.2 . To achieve this goal, we need to test nightly build of PyTorch before it is released to the public.
Whenever we find a compatibility issue, we will fix it in a backward-compatible way, e.g. in #32 . If such a fix is not possible, we will discuss with the PyTorch team to find a solution.
This issue is pinned to report the status update about the integration with nightly pytorch. If you use a pytorch version newer than all the reported version, please report if it works with depyf or not. This will help the developers immediately know if we need to fix any part of the code.
Thanks for your contribution!
The text was updated successfully, but these errors were encountered:
depyf
promises to be compatible with all previous versions of PyTorch starting from PyTorch 2.2 . To achieve this goal, we need to test nightly build of PyTorch before it is released to the public.Whenever we find a compatibility issue, we will fix it in a backward-compatible way, e.g. in #32 . If such a fix is not possible, we will discuss with the PyTorch team to find a solution.
This issue is pinned to report the status update about the integration with nightly pytorch. If you use a pytorch version newer than all the reported version, please report if it works with
depyf
or not. This will help the developers immediately know if we need to fix any part of the code.Thanks for your contribution!
The text was updated successfully, but these errors were encountered: