Skip to content

[Test] Adding a testcase for constant_pad_nd#161259

Closed
can-gaa-hou wants to merge 2 commits intopytorch:mainfrom
can-gaa-hou:bug-fix
Closed

[Test] Adding a testcase for constant_pad_nd#161259
can-gaa-hou wants to merge 2 commits intopytorch:mainfrom
can-gaa-hou:bug-fix

Conversation

@can-gaa-hou
Copy link
Contributor

@can-gaa-hou can-gaa-hou commented Aug 22, 2025

Fixes #161066

This PR adds a simple testcase for constant_pad_nd on MPS as mentioned in #161149 (comment)

cc @malfet

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 22, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 6 Pending

As of commit d876b1b with merge base 595987d (image):
💚 Looks good so far! There are no failures yet. 💚

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

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Aug 22, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: malfet / name: Nikita Shulga (d876b1b)
  • ✅ login: can-gaa-hou / name: can-gaa-hou (96e3435)

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Aug 22, 2025
@can-gaa-hou can-gaa-hou changed the title Adding testcase for constant_pad_nd [Test] Adding testcase for constant_pad_nd Aug 22, 2025
@can-gaa-hou can-gaa-hou changed the title [Test] Adding testcase for constant_pad_nd [Test] Adding a testcase for constant_pad_nd Aug 22, 2025
@malfet malfet added the ciflow/mps Run MPS tests (subset of trunk) label Aug 22, 2025
@malfet
Copy link
Contributor

malfet commented Aug 23, 2025

@pytorchbot merge -f "Lint + MPS are green"

@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

markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
Fixes pytorch#161066

This PR adds a simple testcase for constant_pad_nd on MPS as mentioned in pytorch#161149 (comment)

Pull Request resolved: pytorch#161259
Approved by: https://github.com/malfet

Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
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) Merged open source topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MPS constant_pad_nd fails with empty pad list

4 participants