haowhsu-quic

Results 4 issues of haowhsu-quic

As mentioned in https://github.com/pytorch/executorch/pull/4297, the original flow makes host / cross build happen concurrently. This change moves host build process into cmake configuring stage and refine related dependencies. Test Plan:...

CLA Signed
ciflow/trunk

Qualcomm lowering flow is no longer requiring deep copy if https://github.com/pytorch/executorch/pull/4297 merged. Could consider removing this.

CLA Signed

This draft has some overlapped parts with https://github.com/pytorch/executorch/pull/4163 in order to demo use case. For key changes, please check files under `exir`, `runtime/executor`, `schema`.

CLA Signed

Summary: - fix breakage of conv2d without bias in newer QNN SDK (>=2.24) - add test cases for conv2d - refactor some keywords

CLA Signed