Skip to content

Fix kernel size variable mismatch in izer/onnxcp.py#370

Closed
j0shmillar wants to merge 2 commits intoanalogdevicesinc:developfrom
j0shmillar:fix_ksm
Closed

Fix kernel size variable mismatch in izer/onnxcp.py#370
j0shmillar wants to merge 2 commits intoanalogdevicesinc:developfrom
j0shmillar:fix_ksm

Conversation

@j0shmillar
Copy link

Issue: error messages incorrectly referenced kernel_size instead of kernel_size_onnx values derived from the onnx model
Fix: changed 3 instances of kernel_size[...] to kernel_size_onnx[...] in 1D/2D/MLP layer error messages

@ermanok ermanok self-assigned this Jun 16, 2025
@github-actions
Copy link

This PR has been marked stale because it has been open for for over 30 days with no activity. It will be closed automatically in 10 days unless a comment is added or the "Stale" label is removed.

@github-actions github-actions bot added the Stale label Jul 17, 2025
@github-actions github-actions bot closed this Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants