Skip to content

Fix bug in export recipe logic where quantization output is not being forwarded and reexport if quantized. #12659

@abhinaykukkadapu

Description

@abhinaykukkadapu

🚀 The feature, motivation and pitch

I've found couple of issues with the original export recipes logic has incomplete functionality:

  1. The output of quantize stage is not getting propagated to next stages
  2. When quantize stage is run, we should re-export the model before we lower to edge.

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

cc @JacobSzwejbka @angelayi

Metadata

Metadata

Labels

module: exirIssues related to Export IR and the code under exir/triagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions