Skip to content

Commit

Permalink
Extend CPU inductor merge rule (pytorch#124671)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman authored and pytorchmergebot committed Apr 23, 2024
1 parent 660db76 commit 7706cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/merge_rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@
- test/inductor/test_mkldnn_pattern_matcher.py
- test/inductor/test_cpu_repo.py
- test/inductor/test_cpu_cpp_wrapper.py
- aten/src/ATen/cpu/**
- aten/src/ATen/native/quantized/cpu/**
- test/quantization/core/test_quantized_op.py
- torch/ao/quantization/quantizer/x86_inductor_quantizer.py
Expand Down

0 comments on commit 7706cd7

Please sign in to comment.