-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Track E2E gaps for LLVM-path vs SPIRV-path. #224
Comments
Update 1: E2E test in SPIRV pathUpstream openai/triton run torchinductor E2E test for CUDA device based on torch-inductor-tests.yml like:
Benchmark commands: run_torchinductor_perf.sh
Note: We manage version of Pytorch and IPEX as Pre-Request in ci_pins like:
We have implemented this for |
Update 2: Gap to run E2E in llvm-path
|
llvm branch have reached the parity with the spirv branch this week |
Issue Description
Try to run E2E test on llvm-path, figure out the gaps for llvm-path vs spirv-path.
Code Example
System Info
The text was updated successfully, but these errors were encountered: