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

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

Open
Christywl opened this issue May 29, 2019 · 1 comment
Open

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

Christywl opened this issue May 29, 2019 · 1 comment
Assignees
Labels
bug Something isn't working p1 Highest priority

Comments

@Christywl
Copy link
Contributor

Christywl commented May 29, 2019

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)
@Christywl Christywl added bug Something isn't working p1 Highest priority labels May 29, 2019
@Christywl
Copy link
Contributor Author

Similar issue for:

  • SqueezeNet(OpenVINO)
  • DenseNet 121(OpenVINO)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working p1 Highest priority
Projects
None yet
Development

No branches or pull requests

2 participants