Update torch & torchvision to support RTX 50 series#3103
Update torch & torchvision to support RTX 50 series#3103joeyballentine merged 5 commits intochaiNNer-org:mainfrom
Conversation
|
Looks like this introduced some type issues. Are you able to handle fixing these? |
|
I'll give it a try tomorrow |
Update pyright to 1.1.400
|
@joeyballentine I updated pyright to most recent version, since 1.1.338 is ancient. I'm hoping this will resolve the problem. |
|
It did not. You're gonna have to fix those type issues (or if you don't know how, I can do it for you if i end up having some time) |
Attempt to fix type issues
Revert pyright update
|
Allright, one last attempt. The classic "works for me" moment. If that doesn't do the trick then I rest my case and pass the torch you :) |
|
Well at least it something different this time Edit: ignore that, I'm stupid - didn't revert the pyright to the correct version |
This time reverted to the correct original version
|
Not sure how this works but when is a compiled version of chaiNNer with RTX 50 support likely to be available (a nightly build?) |
It requires approval from @joeyballentine |
|
Whoops, will merge |
* Update torch & torchvision to support RTX 50 series * Update requirements.txt Update pyright to 1.1.400 * Update convert_to_onnx_impl.py Attempt to fix type issues * Update requirements.txt Revert pyright update * Update requirements.txt This time reverted to the correct original version
Torch updated to 2.7.0 and vision to 0.22.0.