Skip to content

DML incorrect results, probably Split node #21007

Open
@jlami

Description

Describe the issue

Running the htdemucs model on DML gives incorrect results compared to the CPU execution.

To reproduce

The model we are using is the htdemucs v4 model from here: https://github.com/facebookresearch/demucs

You can find a converted onnx model in this zip: https://github.com/intel/openvino-plugins-ai-audacity/releases/download/v3.4.2-R1/openvino-models.zip (2GB zip, htdemucs_v4.onnx itself is 170MB)

If I comment out this line, DML gives correct results:

{REG_INFO_VER( 11, Split, typeNameListDefault, supportedTypeListAllScalars, DmlGraphSupport::Supported)}, // Adds negative axis.

Urgency

No response

Platform

Windows

OS Version

10

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

74028e4

ONNX Runtime API

C

Architecture

X64

Execution Provider

DirectML

Execution Provider Library Version

1.14

Metadata

Assignees

No one assigned

    Labels

    ep:DMLissues related to the DirectML execution providerep:OpenVINOissues related to OpenVINO execution providerplatform:windowsissues related to the Windows platformstaleissues that have not been addressed in a while; categorized by a bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions