Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible memory leak in iOS plugin #20

Open
pavel-vhive opened this issue Jan 25, 2023 · 0 comments
Open

Possible memory leak in iOS plugin #20

pavel-vhive opened this issue Jan 25, 2023 · 0 comments

Comments

@pavel-vhive
Copy link

Hi, I am using pytorch v0.2.2 with iOS, after profiling the app I discovered memory leak related to the PyTorchMobilePlugin

Malloc 3.98 MiB 61 < multiple > 243.05 MiB -[PyTorchMobilePlugin handleMethodCall:result:]
Malloc 1.33 MiB 43 < multiple > 57.11 MiB -[PyTorchMobilePlugin handleMethodCall:result:]

Please help me to solve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant