mcremon-meta

Results 7 issues of mcremon-meta

Summary: With this change, Wav2Vec2ASR can be lowered. Note that is cannot run yet, because it is missing many ops. Differential Revision: D56377662

CLA Signed
fb-exported

Previous folder structure: ``` executorch └── examples ├── aot ├── kernels ├── ops ├── tests ├── third-party/hifi4-nnlib └── utils ``` New folder structure: ``` executorch ├── backends │ └── cadence...

CLA Signed
fb-exported

Summary: The cpp op schema does not match the registered one. Fix that. Differential Revision: D56594373

CLA Signed

Summary: Update the quantizer to the latest internal version, and heavily refactor it for readability and maintenance. Differential Revision: D57082021

CLA Signed
fb-exported

Summary: As titled. Remove the unneeded meta-repo things as well! Differential Revision: D57084231

CLA Signed
fb-exported

Summary: As titled. Differential Revision: D60619295

CLA Signed
fb-exported

Summary: As titled. This diff removes the requirement for inputs and outputs of ReLU to share quantization parameters. That should improve the numerics and allow less `requant` nodes in the...

CLA Signed
fb-exported