Skip to content

Use weight shape as backup if kernel_shape attribute doesn't exist#202

Closed
jmitrevs wants to merge 1 commit intofastmachinelearning:mainfrom
jmitrevs:conv_kernel_shape_backup
Closed

Use weight shape as backup if kernel_shape attribute doesn't exist#202
jmitrevs wants to merge 1 commit intofastmachinelearning:mainfrom
jmitrevs:conv_kernel_shape_backup

Conversation

@jmitrevs
Copy link
Copy Markdown
Collaborator

@jmitrevs jmitrevs commented Aug 1, 2025

Since Conv nodes aren't required to have a "kernel_shape" attribute, this use the weight input shape as a backup also in our custom up. I believe the behavior should be the same as for standard Conv. Please check if the logic is correct.

@jmitrevs
Copy link
Copy Markdown
Collaborator Author

jmitrevs commented Sep 4, 2025

The suggestion is that this should be fixed in the alternate way, always making sure that kernel_shape is set in our version of Conv. I will try to make an alternate fix.

@jmitrevs jmitrevs closed this Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant