mingmingtasd

Results 24 comments of mingmingtasd

> Thanks for support, I think DXGI still is our focus to integrate into Chromium for GPU device, VPU is a longer term plan to support as you changed the...

I can reproduce the crash issue of the two cases , and share you some debugging info:

I built the dlls and pdbs by myself and got more detailed debugging info: The root cause is that DML EP can't find kernals for QLinearSoftmax and QLinearLeakyRelu. /cc @fdwr

@fdwr Good questions! And I verified if I apply `--webnn-ort-graph-optimization-level=BASIC` to override the graph optimization level of ONNX Runtime from default `ENABLE_ALL` to a lower level `BASIC`, the two crash...