intel / torch-xpu-ops

Apache License 2.0
30 stars 21 forks source link

[PT2.6][Client GPU Windows] Reach comparable hugging face benchmark pass rate with PVC on LNL Windows #998

Open riverliuintel opened 1 month ago

riverliuintel commented 1 month ago

🚀 The feature, motivation and pitch

Huggingface accuracy have reached reasonable pass rate on PVC Linux on both torch.complie and eager. For windows on Client GPU, it only can support eager accuracy.

It requests to test all three benchmarks eager mode and triage the failure reason to reach a reasonable pass rate. Take LNL as an reference platform.

Some checkpoints:

  1. Fully run huggingface benchmark e2e test result on eager.
  2. Set up CI test task (Weekly can be workaround before CI machine ready)
  3. Give the investigate report and fix plan within two weeks.
  4. Fix bugs, give the fix reason and upstream the code.

Alternatives

No response

Additional context

No response