Skip to content

Conversation

elb3k
Copy link
Contributor

@elb3k elb3k commented May 26, 2021

Updated torch 1.6.0 to torch 1.8.0, and added torchvision_ops support for android at least (Don't have mac device).
And there was a bug here: https://github.com/fynnmaarten/flutter_pytorch_mobile/blob/3f0dcbcb560668d36828a8d7d18c21549e46c34a/android/src/main/java/io/fynn/pytorch_mobile/PyTorchMobilePlugin.java#L135-L136
where the order of data and shape was mistaken.

And I have added torchvision_ops support for android here, it is a very useful feature for object detection models.

@fbelderink fbelderink merged commit 4e8894d into fbelderink:master May 26, 2021
weishuhn pushed a commit to fungid-app/flutter_pytorch_mobile that referenced this pull request Dec 8, 2022
Torch 1.8.0 update and torchvision ops support, bugfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants