currently I am coding a mobile with react native, expo, tf with model moveNet to perform real time pose estimation. However it shows there are memory leak occure in th GPU and I cannot find a solution.
Thank you for your advice Dennis. I have also found using start scope and endscope can solve this problem like so. Would you know if there are any differences between using dispose and scope?