Skip to content

[Web] WebGPU EP's ConvTranspose input validation seems loose #27210

@hariharans29

Description

@hariharans29

Describe the issue

As title.

The WebGPU EP's ConvTranspose operator neglects to check if the bias is of the expected shape. See tests added in #27209. The WebGPU EP "passes" those tests when a failure of some sort is expected (preferably along the lines of bias is not of the expected shape). Not sure if this is masking a bug of some sort.

To reproduce

Run tests in #27209 with the WebGPU EP

Urgency

Not urgent

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

Run tests in PR branch #27209

Execution Provider

'webgpu' (WebGPU)

Metadata

Metadata

Labels

ep:WebGPUort-web webgpu providerplatform:webissues related to ONNX Runtime web; typically submitted using template

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions