Skip to content

Fix: Resolve ignored groups parameter in Model initialization#158

Open
diyarora wants to merge 1 commit into
ScalingIntelligence:mainfrom
diyarora:fix-parameter-misalignment
Open

Fix: Resolve ignored groups parameter in Model initialization#158
diyarora wants to merge 1 commit into
ScalingIntelligence:mainfrom
diyarora:fix-parameter-misalignment

Conversation

@diyarora

Copy link
Copy Markdown

This PR adds the missing output_padding parameter to the inner ConvTranspose3d layer and updates the test harness to pass arguments correctly in KernelBench/level1/73_conv_transposed_3D_asymmetric_input_square_kernel__strided_padded__grouped.py.
Resolves #157

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.

[Bug] groups parameter is ignored in Model due to positional argument misalignment

1 participant