mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Add AOTAutograd and partitioner to ciflow/inductor (#89772)
Signed-off-by: Edward Z. Yang <ezyang@fb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/89772 Approved by: https://github.com/albanD
This commit is contained in:
committed by
PyTorch MergeBot
parent
cf91e3641a
commit
ed9cd47e31
2
.github/labeler.yml
vendored
2
.github/labeler.yml
vendored
@ -16,6 +16,8 @@
|
|||||||
- torch/_subclasses/fake_utils.py
|
- torch/_subclasses/fake_utils.py
|
||||||
- torch/_subclasses/meta_utils.py
|
- torch/_subclasses/meta_utils.py
|
||||||
- test/distributed/test_dynamo_distributed.py
|
- test/distributed/test_dynamo_distributed.py
|
||||||
|
- functorch/_src/partitioners.py
|
||||||
|
- functorch/_src/aot_autograd.py
|
||||||
|
|
||||||
"module: cpu":
|
"module: cpu":
|
||||||
- aten/src/ATen/cpu/**
|
- aten/src/ATen/cpu/**
|
||||||
|
Reference in New Issue
Block a user