The memory will keep increasing in following scenario:
Steps:
- Visit https://microsoft.github.io/webnn-developer-preview/demos/stable-diffusion-1.5/
- Click "Load Models" button -> Wait for loading and compiling models completed
Actual Result 1:
The memory of GPU process and Tab (blink process) will increase

Steps:
- In the same tab, visit https://microsoft.github.io/webnn-developer-preview/demos/sd-turbo/
Actual Result 2:
The memory of GPU process and Tab (blink process) from stable-diffusion-1.5 are not released

Steps:
- Click "Load Models" button -> Wait for loading and compiling models completed
Actual Result 3:
- The memory of GPU process and Tab (blink process) keep increasing for both SD Turbo and SD 1.5
- The probability of the "Context lost" error occurring is greatly increased, page blink and black screen happens
