Skip to content
Snippets Groups Projects

Draft: [Add] MulPTQ and ScalingMeta MetaOperators

Closed Noam Zerah requested to merge noamzerah/aidge_core:refact_removing_scaling_nodes into dev

Added MulPTQ Operator and ScalingMeta for PTQ Module

This MR introduces the MulPTQ operator, which essentially implements a MUL operator within a MetaOperator. This operator is required for the PTQ (Post-Training Quantization) module.

Additionally, the ScalingMeta operator has been added to replace the now-deprecated ScalingNodes. The ScalingMeta acts as a meta-operator to handle scaling operations in the PTQ and removing the Scaling Operator (which is not compatible with ONNX).

For more details, please refer to the associated issues: aidge_quantization#43 (closed)

Edited by Noam Zerah

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading