abdelaziz-mahdy / pytorch_lite

flutter package to help run pytorch lite models classification and YoloV5 and YoloV8.
MIT License
51 stars 22 forks source link

Fixes potential memory leak #66

Closed cyrillkuettel closed 9 months ago

abdelaziz-mahdy commented 9 months ago

if all tests worked, LGTM

abdelaziz-mahdy commented 9 months ago

Android Fails :)

Note: This issue isn't related to the current PR, but I plan to investigate the problem further before merging to ensure everything is 100% correct. If you happen to identify why it's failing, please let me know, as I won't be able to check it soon myself.

abdelaziz-mahdy commented 9 months ago

thank you for fixing the android problem. and thank you for your contribution