Skip to content

[Web] No attribute with this name is defined when test with fused-conv.jsonc #18899

@axinging

Description

@axinging

Describe the issue

FAILED TESTS:
  #OpTest# - fused-conv.jsonc
    [webgpu]FusedConv - conv without bias addition A
      × "before all" hook: Initialize Context for "T[0]" (slow: 9.984 secs)
        Chrome 120.0.0.0 (Windows 10)
      Error: Can't create a session. ERROR_CODE: 6, ERROR_MESSAGE: Exception during initialization: onnxruntime\core/providers/js/operators/conv.h:33 onnxruntime::js::ConvBase::ConvBase(const OpKernelInfo &, bool, bool) [ONNXRuntimeError] : 1 : FAIL : No attribute with this name is defined.

To reproduce

npm test -- op fused-conv.jsonc -b=webgpu --wasm-number-threads 1 --log-verbose --debug

Urgency

No response

ONNX Runtime Installation

Built from Source

ONNX Runtime Version or Commit ID

63b47ce

Execution Provider

'webgpu' (WebGPU)

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform:webissues related to ONNX Runtime web; typically submitted using templateplatform:windowsissues related to the Windows platform

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions