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
{{ message }}
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.
I can't take advantage of MPS in macOS since is a recently added feature and lightning-flash didn't allow usage above torch 1.10
Alternatives
I already make config changes to force the installation with newer torch and torchvision versions, but seems that 'nms' isn't available on torchvision.ops.boxes and icevision request that.
The text was updated successfully, but these errors were encountered:
🚀 Feature
Support for pytorch 1.13 and MPS
Motivation
I can't take advantage of MPS in macOS since is a recently added feature and lightning-flash didn't allow usage above torch 1.10
Alternatives
I already make config changes to force the installation with newer torch and torchvision versions, but seems that 'nms' isn't available on torchvision.ops.boxes and icevision request that.
The text was updated successfully, but these errors were encountered: