Skip to content

IDMLDevive::CreateOperater, with DML_OPERATOR_GEMM operator type and the channel count of ATensor bigger than 65535 return E_INVALIDARG #650

@hedecai

Description

@hedecai

Hi,
We using DML EP of onnxruntime and got an error on an Matmul node. After some debug we found that it was IDMLDevive::CreateOperater, with DML_OPERATOR_GEMM operator type and the channel count of ATensor shape is bigger than 65535 the IDMLDevive::CreateOperater will return E_INVALIDARG (We test the input shape {65536, 1, 256}).

microsoft/onnxruntime#20742 someone else may got the same error.

Any one known is that a limitation of 65535 channel count?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions