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

Add del initializer #139

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

jurevreca12
Copy link

Adds a function del_initializer to ModelWrapper class. This function deletes an initializer by name.
This functionality is used in a chisel4ml transform that replaces quant nodes with custom nodes.
This PR should follow PR: #138

jvreca added 23 commits March 22, 2024 15:23
Fixed rounding_mode specifier in convert_quantized_bits
Commented out assertion on non-representability
…ay_and_auto_po2_scale

Merging changes from rounding_mode_new.
…nto HEAD

Merge changes from the new converter
…ed up by the normal converter flow.

Added an extra InferShape transform
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