Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MMP: Propagate user requests upstream, apply requests to quantsim (#3466
) * Added support for upstream request propagation and application to qsim * minor updates based on PR feedback * added initial support for strict mode * updated default fields in MpRequest * Changed Candidate->Precision, update __lt__ operator to resolve comments * Update module include * Added explicit failure when propagating to ops with multiple outputs * disregard param quantizers during upward propagation * Explicitly assert False if input/output product matching fails --------- Signed-off-by: Ashvin Kumar <quic_ashvkuma@quicinc.com>
- Loading branch information