feat: implement IQP encoding benchmark and reference against Torch#1231
feat: implement IQP encoding benchmark and reference against Torch#1231vvvdwbvvv wants to merge 1 commit into
Conversation
|
This PR is bigger, feel free to suggest. |
|
Duplicated with #1189 |
|
Feel free to reopen it if otherwise |
|
Okay I'll do phase encoding! |
|
@vvvdwbvvv Please do it after my PR get merged! Thanks! |
|
@vvvdwbvvv @ryankert01 's PR has been merge. I will help reopen this |
|
Alr, Got it! Will continue to finish it. |
|
draft it to avoid early review. also I suggest to have a fresh start instead. |
|
hey @vvvdwbvvv — i think your iqp torch reference here will be useful for something i'm planning. a no urgency, no pressure. just a heads-up so we can coordinate signatures when you're ready to leave draft. a ping then would be appreciated. |
Related Issues
#1227
Changes
Why
This change is the first stage of the IQP kernel roadmap toward matching or exceeding the
torch.compilereference implementation. We need a reliable torch reference for IQP behavior, stronger hard-case numerical coverage, and a benchmark that makes CUDA-vs-torch parity measurable before deeper kernel optimization work.How
iqpandiqp-ztorch.compilequmat_qdpimports so pure-Python helpers remain importable when_qdpis not builtChecklist