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 23, 2023. It is now read-only.
Hi @spikejones1040, the short answer is PlayTorch doesn't support ML accelerators, and is limited by the options of the PyTorch Mobile lite interpreter runtime. The longer answer is explained in #81 (comment)
Thanks for pointer and explanation. Is the support for accelerators planned in future releases ? as there are tons of use cases for videos (style transfer, super resolution, background removal etc. ) It will make playtorch very powerful. Currently with image only support it is a bit limited.
Area Select
react-native-pytorch-core (core package)
Description
I want to apply Animegan model using Playtorch on video, since I am developing React Native Application. However -
Any help/pointers will be greatly appreciated.
The text was updated successfully, but these errors were encountered: