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

[DML] DML doesn't support depthwise_multiplier >1 #835

Open
Christywl opened this issue May 29, 2019 · 0 comments
Open

[DML] DML doesn't support depthwise_multiplier >1 #835

Christywl opened this issue May 29, 2019 · 0 comments
Assignees
Labels
bug Something isn't working p2 Second 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:
Tests should pass.

Actual Result:
DML doesn't support depthwise_multiplier >1:

[8520:3640:0529/092532.962:ERROR:compilation_delegate_dml.cc(735)] depthwise_multiplier 2 is not supported.
[8520:3640:0529/092532.962:ERROR:compilation_delegate_dml.cc(505)] Failed compiling model.

Emotion Analysis examples( SSD MobileNet v1/ SSD MobileNet v2/SSDLite MobileNet v2) don't work since this:

[8520:3640:0529/093359.157:ERROR:compilation_delegate_dml.cc(735)] depthwise_multiplier 32 is not supported.
[8520:3640:0529/093359.157:ERROR:compilation_delegate_dml.cc(505)] Failed compiling model.

How to Reproduce:

  1. Launch chromium with chrome.exe --use-dml

  2. Visit

@Christywl Christywl added bug Something isn't working p3 labels May 29, 2019
@Christywl Christywl added p2 Second priority and removed p3 labels May 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working p2 Second priority
Projects
None yet
Development

No branches or pull requests

2 participants