official onnxruntime-web / explicit GPUDevice

WebGPU runtime comparison

IDLE
ORT import
pending
GPUDevice
pending
CreateSession
pending
Inference
pending
Input x
[1, 2, 3, 4]
Expected y
[2, 3, 4, 5]
Actual y
not run

Runtime log

Ready. Model graph: y = Add(x, [1, 1, 1, 1]).