-
Notifications
You must be signed in to change notification settings - Fork 39
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
base: main
Are you sure you want to change the base?
Add del initializer #139
Commits on Mar 22, 2024
-
Added test, docs/, and updated resolve_rounding_mode function to retu…
…rn new rounding modes.
jvreca committedMar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for dad9869 - Browse repository at this point
Copy the full SHA dad9869View commit details -
jvreca committed
Mar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 47a88e4 - Browse repository at this point
Copy the full SHA 47a88e4View commit details -
Fix table visualization again.
jvreca committedMar 22, 2024 Configuration menu - View commit details
-
Copy full SHA for e2c1504 - Browse repository at this point
Copy the full SHA e2c1504View commit details
Commits on Aug 9, 2024
-
Fixed converter to allow alpha/scale to be a tensor
Fixed rounding_mode specifier in convert_quantized_bits
jvreca committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for baa0df3 - Browse repository at this point
Copy the full SHA baa0df3View commit details -
Added a check to see if tensor is representable by the quantization p…
…arameters.
jvreca committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for de9f731 - Browse repository at this point
Copy the full SHA de9f731View commit details
Commits on Aug 12, 2024
-
Extra Mul node inserted only when neccessary
Commented out assertion on non-representability
jvreca committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 72b994a - Browse repository at this point
Copy the full SHA 72b994aView commit details -
Added parameterized test for tensor style alpha.
jvreca committedAug 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 75b40ab - Browse repository at this point
Copy the full SHA 75b40abView commit details
Commits on Aug 14, 2024
-
Updated QKeras converter to support auto_po2
jvreca committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b5bf4a - Browse repository at this point
Copy the full SHA 7b5bf4aView commit details -
jvreca committed
Aug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 9fd5f6a - Browse repository at this point
Copy the full SHA 9fd5f6aView commit details -
jvreca committed
Aug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for d8a66a7 - Browse repository at this point
Copy the full SHA d8a66a7View commit details -
Added check if tensor is repsentable with quant setting.s
jvreca committedAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for cd45320 - Browse repository at this point
Copy the full SHA cd45320View commit details
Commits on Aug 22, 2024
-
Added Identity node to the removal list
jvreca committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 3eddb38 - Browse repository at this point
Copy the full SHA 3eddb38View commit details -
Added an input quantization node in the qkeras converter (if applicable)
jvreca committedAug 22, 2024 Configuration menu - View commit details
-
Copy full SHA for e95042b - Browse repository at this point
Copy the full SHA e95042bView commit details
Commits on Aug 23, 2024
-
Addded del_initializer to modelwrapper.
jvreca committedAug 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3e793f2 - Browse repository at this point
Copy the full SHA 3e793f2View commit details
Commits on Aug 26, 2024
-
reformated with pre-commit hooks.
jvreca committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e98eb3 - Browse repository at this point
Copy the full SHA 7e98eb3View commit details -
Removed the _TO_ to make it consitant with others
jvreca committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for fafc4d7 - Browse repository at this point
Copy the full SHA fafc4d7View commit details -
Merge branch 'rounding_mode_new' into update_qkeras_converter_for_arr…
…ay_and_auto_po2_scale Merging changes from rounding_mode_new.
jvreca committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 608e3c2 - Browse repository at this point
Copy the full SHA 608e3c2View commit details -
Merge branch 'update_qkeras_converter_for_array_and_auto_po2_scale' i…
…nto HEAD Merge changes from the new converter
jvreca committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 7e710ea - Browse repository at this point
Copy the full SHA 7e710eaView commit details -
Merge branch 'is_tensor_representable' into add_identity_node_to_remo…
…val_list
jvreca committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 65114d2 - Browse repository at this point
Copy the full SHA 65114d2View commit details -
Merge branch 'add_identity_node_to_removal_list' into add_input_quant…
…ization_qkeras_converter
jvreca committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for acc0604 - Browse repository at this point
Copy the full SHA acc0604View commit details -
Merge branch 'add_input_quantization_qkeras_converter' into add_del_i…
…nitializer
jvreca committedAug 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 518c9ae - Browse repository at this point
Copy the full SHA 518c9aeView commit details
Commits on Aug 27, 2024
-
Removed quantized relu from input quantizaiton fn, because it is pick…
…ed up by the normal converter flow. Added an extra InferShape transform
jvreca committedAug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 76a791d - Browse repository at this point
Copy the full SHA 76a791dView commit details -
Merge branch 'add_input_quantization_qkeras_converter' into add_del_i…
…nitializer
jvreca committedAug 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 5b840a9 - Browse repository at this point
Copy the full SHA 5b840a9View commit details