You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launch latest Chrome Canary on Windows 11
C:\Users\AppData\Local\Google\Chrome SxS\Application\chrome.exe" --enable-features=WebMachineLearningNeuralNetwork
TypeError: Failed to execute 'add' on 'MLGraphBuilder': The input operand data types don't match. (The error occur when text encode begin to create session.)
Environment:
Chrome Canary: 128.0.6600.0 (Official Build)
GPU Driver Version: 32.0.101.5762
Device
OS
CPU
GPU
Laptop
Windows 11 23H2
Ultra 7 155H
Intel Arc Graphics
The text was updated successfully, but these errors were encountered:
Repro Steps:
Launch latest Chrome Canary on Windows 11
C:\Users\AppData\Local\Google\Chrome SxS\Application\chrome.exe" --enable-features=WebMachineLearningNeuralNetwork
Visit https://microsoft.github.io/webnn-developer-preview/demos/stable-diffusion-1.5/
Click Load Models button.
Actual Result:
TypeError: Failed to execute 'add' on 'MLGraphBuilder': The input operand data types don't match. (The error occur when text encode begin to create session.)
Environment:
Chrome Canary: 128.0.6600.0 (Official Build)
GPU Driver Version: 32.0.101.5762
The text was updated successfully, but these errors were encountered: