Actual Result:
Sometimes an error occurs when running some examples with the large sized model(such as Inception V3, Inception Resnet V2, Resnet, ...) on Windows WebGL:
In this case, if you continue to run examples with WebNN backend, it shows as below and you must close and restart chromium to make it work again:
Test Env: Chromium Version: nightly build 70.0.3503.0 (efb0f90) Platform: Windows 10 [Device Name: Dell XPS 13, CPU: Intel i5-8250U, GPU: Intel UHD Graphics 620, GPU Driver Version: 25.20.100.6471, Memory: 8GB]]
Expected Result: The examples should work.
Actual Result: Sometimes an error occurs when running some examples with the large sized model(such as Inception V3, Inception Resnet V2, Resnet, ...) on Windows WebGL:
In this case, if you continue to run examples with WebNN backend, it shows as below and you must close and restart chromium to make it work again:
How to Reproduce:
npm i
&npm run build
npm start