Skip to content

Conversation

@r-barnes
Copy link
Contributor

@r-barnes r-barnes commented Oct 18, 2024

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 18, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/138364

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure

As of commit 809e354 with merge base fecd370 (image):

NEW FAILURE - The following job has failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added ciflow/mps Run MPS tests (subset of trunk) module: cpu CPU specific problem (e.g., perf, algorithm) NNC oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: quantization release notes category release notes: mps Release notes category labels Oct 18, 2024
@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 18, 2024
r-barnes added a commit to r-barnes/executorch that referenced this pull request Oct 19, 2024
Summary:
X-link: pytorch/pytorch#138364


Differential Revision: D64613643
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64613643

r-barnes added a commit to r-barnes/executorch that referenced this pull request Oct 19, 2024
Summary:
X-link: pytorch/pytorch#138364


Reviewed By: dmm-fb

Differential Revision: D64613643
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64613643

Summary:
Pull Request resolved: pytorch#138364

X-link: pytorch/executorch#6357

Test Plan: Sandcastle

Reviewed By: dmm-fb

Differential Revision: D64613643
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D64613643

@r-barnes
Copy link
Contributor Author

@pytorchbot merge -f "ignore internals"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

facebook-github-bot pushed a commit to pytorch/executorch that referenced this pull request Oct 19, 2024
Summary:
X-link: pytorch/pytorch#138364

Pull Request resolved: #6357

Reviewed By: dmm-fb

Differential Revision: D64613643

fbshipit-source-id: 8c0608376e5b21d9d3291bef6ae75e7d826d86bb
@r-barnes r-barnes deleted the export-D64613643 branch October 19, 2024 13:22
@malfet
Copy link
Contributor

malfet commented Oct 19, 2024

@r-barnes Why did you merge -f when it clearly broke lint?

github-merge-queue bot pushed a commit to intel/torch-xpu-ops that referenced this pull request Oct 21, 2024
pytorchmergebot pushed a commit that referenced this pull request Oct 24, 2024
# Motivation
Fix #138577.

# Solution
1. All UTs in `test/inductor/test_compiled_optimizers.py` are fixed by #134170
2. UT in `test/inductor/test_pattern_matcher.py` is introduced by #138089, we will skip this UT due to the unsupported feature `max_autotune_gemm_backends:Triton`.
3. We have a new impl related to `histc`, so we remove the expected failure from `test/inductor/test_torchinductor_opinfo.py`
4. We support `avg_pool3d` for `fp16` data type, so we remove the expected failure from `test/inductor/test_torchinductor_opinfo.py`
5. CUDA-bias code is introduced by #138472, we just generalize it to `GPU_TYPE`.

# Additional Context
> Why update torch-xpu-ops commit pin here?

We have to update commit pin to avoid the build failure raised by the code change [C10_UNUSED](#138364).

> What does the feature of torch-xpu-ops update?

1. Add some foreach ops, like `unary ops` and `foreach_clamp_max` etc;
2. Add some maxpool ops forward and backward, like `averge_pool3d` and `max_pool3d`
3. Add some other ops, like `log_normal_`, `index_copy`, and `mode` etc;
4. fix build failure related to `C10_UNUSED`;

Pull Request resolved: #138548
Approved by: https://github.com/malfet, https://github.com/EikanWang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/mps Run MPS tests (subset of trunk) ciflow/trunk Trigger trunk jobs on your pull request fb-exported Merged module: cpu CPU specific problem (e.g., perf, algorithm) NNC oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: mps Release notes category release notes: quantization release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants