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
Move mouse to image when the modesl loading finshed.
Actual Result:
TypeError: Failed to execute 'compute' on 'MLContext': Invalid outputs: The type (BigInt64) of the array buffer view with name "/ArgMax_output_0" doesn't match the expected operand data type (int32).
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/segment-anything/
Move mouse to image when the modesl loading finshed.
Actual Result:
TypeError: Failed to execute 'compute' on 'MLContext': Invalid outputs: The type (BigInt64) of the array buffer view with name "/ArgMax_output_0" doesn't match the expected operand data type (int32).
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: