-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
[DO NOT MERGE] 2.9, Inductor partition, standalone compile, monkeypatch fix(es) #26738
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
base: main
Are you sure you want to change the base?
[DO NOT MERGE] 2.9, Inductor partition, standalone compile, monkeypatch fix(es) #26738
Conversation
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
|
@BoyuanFeng LORA test failure seems relevant: perhaps we need to review how we deal with weak_ref_tensors with inductor partitioning but also not sure why there's a CPU tensor there. |
e811cb5 to
b4518de
Compare
b4518de to
6f1222c
Compare
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
6f1222c to
47bbdff
Compare
Signed-off-by: Huy Do <[email protected]>
47bbdff to
06601b7
Compare
|
This pull request has merge conflicts that must be resolved before it can be |
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: Huy Do <[email protected]>
Signed-off-by: ProExpertProg <[email protected]>
Signed-off-by: ProExpertProg <[email protected]>
Signed-off-by: Luka Govedič <[email protected]>
06601b7 to
f6b27e6
Compare
Signed-off-by: ProExpertProg <[email protected]>
In-progress PR to test 2.9 in CI with inductor partitioning and standalone compile.
Includes:
Fixes in main:
fused_moe::grouped_topkfix)Past fixes no longer necessary:
fused_moe::grouped_topk- superseeded by disable graph partition in custom op #26952