Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
axinging opened this issue Dec 21, 2023 · 2 comments
Closed
Labels
platform:web issues related to ONNX Runtime web; typically submitted using template platform:windows issues related to the Windows platform

Comments

@axinging
Copy link
Contributor

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)

@axinging axinging added the platform:web issues related to ONNX Runtime web; typically submitted using template label Dec 21, 2023
@github-actions github-actions bot added the platform:windows issues related to the Windows platform label Dec 21, 2023
axinging added a commit to axinging/onnxruntime that referenced this issue Dec 21, 2023
axinging added a commit to axinging/onnxruntime that referenced this issue Dec 21, 2023
@axinging
Copy link
Contributor Author

Ongoing fix: #18842

axinging added a commit to axinging/onnxruntime that referenced this issue Dec 21, 2023
@axinging
Copy link
Contributor Author

Fixed in #18842

axinging added a commit to axinging/onnxruntime that referenced this issue Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:web issues related to ONNX Runtime web; typically submitted using template platform:windows issues related to the Windows platform
Projects
None yet
Development

No branches or pull requests

1 participant