Could you please unload one of the loading models, can you clear the memory of the current model that needs to be unloaded?

for example, multiple models are loaded on the page, and I just want to uninstall one of them. After the model is passed into the unloadModel, how can I clear the memory of the model?


Uninstalling model should free memory. You can use the browser's own debug tool profile to check whether memory is freed before and after unload

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37c65-2c0b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37c65-2c0b3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?