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

[JS/WebGPU] Add trilinear interpolation to Resize; activation_params attribute is optional for FusedConv also. #18842

Merged
merged 12 commits into from
Dec 28, 2023

Conversation

satyajandhyala
Copy link
Contributor

Description

The attribute activation_params is optional for FuseConv.

Motivation and Context

@satyajandhyala satyajandhyala added the ep:WebGPU ort-web webgpu provider label Dec 18, 2023
@satyajandhyala satyajandhyala marked this pull request as ready for review December 19, 2023 05:44
@satyajandhyala satyajandhyala changed the title activation_params attribute is optional for FusedConv also. [JS/WebGPU] activation_params attribute is optional for FusedConv also. Dec 19, 2023
@satyajandhyala satyajandhyala changed the title [JS/WebGPU] activation_params attribute is optional for FusedConv also. [JS/WebGPU] Add trilinear interpolation to Resize; activation_params attribute is optional for FusedConv also. Dec 19, 2023
guschmue
guschmue previously approved these changes Dec 20, 2023
@satyajandhyala satyajandhyala merged commit 3bbe4fe into main Dec 28, 2023
48 of 62 checks passed
@satyajandhyala satyajandhyala deleted the sajandhy/webgpu_fix_fused_conv branch December 28, 2023 00:21
siweic0 pushed a commit to siweic0/onnxruntime-web that referenced this pull request May 9, 2024
…attribute is optional for FusedConv also. (microsoft#18842)

### Description
Add trilinear interpolation to Resize and changed activation_params attribute as optional for FuseConv.



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:WebGPU ort-web webgpu provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants