Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

[DML] DenseNet(ONNX) doesn't work on DML backend #841

@Christywl

Description

@Christywl

Test Env:
Chromium Version: nightly build 75.0.3739.0 (1a2331d)
Platform: Windows

Expected Result:
DenseNet(ONNX) should work.

Actual Result:
DenseNet(ONNX) doesn't work on DML backend:
image

[632:6956:0529/135633.512:ERROR:compilation_delegate_dml.cc(545)] Failed creating operator.
[632:6956:0529/135633.512:ERROR:compilation_delegate_dml.cc(922)] Failed compiling softmax operator.
[632:6956:0529/135633.512:ERROR:compilation_delegate_dml.cc(505)] Failed compiling model.

How to Reproduce:

  1. Setup test server and start
  2. Launch chromium with chrome.exe --use-dml and visit http://localhost:8080/examples/image_classification
  3. Select SUSTAINED_SPEED
  4. Select DenseNet(ONNX)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingp1Highest priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions