Skip to content

[nativert] oss static kernel tests#161087

Closed
dolpm wants to merge 1 commit intopytorch:mainfrom
dolpm:export-D80216488
Closed

[nativert] oss static kernel tests#161087
dolpm wants to merge 1 commit intopytorch:mainfrom
dolpm:export-D80216488

Conversation

@dolpm
Copy link
Contributor

@dolpm dolpm commented Aug 20, 2025

Summary: att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Differential Revision: D80216488

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 20, 2025

🔗 Helpful Links

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

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

⏳ No Failures, 1 Pending

As of commit 17cdf3e with merge base 3dacaf0 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Aug 20, 2025
@facebook-github-bot
Copy link
Contributor

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

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 20, 2025
@facebook-github-bot
Copy link
Contributor

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

dolpm added a commit to dolpm/pytorch that referenced this pull request Aug 20, 2025
Summary:
Pull Request resolved: pytorch#161087

att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Reviewed By: georgiaphillips

Differential Revision: D80216488
@dolpm dolpm force-pushed the export-D80216488 branch from b497b66 to 4d31fa3 Compare August 20, 2025 20:33
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

dolpm added a commit to dolpm/pytorch that referenced this pull request Aug 20, 2025
Summary:
Pull Request resolved: pytorch#161087

att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Reviewed By: georgiaphillips

Differential Revision: D80216488
@dolpm dolpm force-pushed the export-D80216488 branch from 4d31fa3 to 1836a67 Compare August 20, 2025 21:09
@facebook-github-bot
Copy link
Contributor

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

@dolpm dolpm force-pushed the export-D80216488 branch from 1836a67 to dd04c8a Compare August 21, 2025 04:05
dolpm added a commit to dolpm/pytorch that referenced this pull request Aug 21, 2025
Summary:
Pull Request resolved: pytorch#161087

att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Reviewed By: georgiaphillips

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

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

2 similar comments
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

dolpm added a commit to dolpm/pytorch that referenced this pull request Aug 21, 2025
Summary:
Pull Request resolved: pytorch#161087

att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Reviewed By: georgiaphillips

Differential Revision: D80216488
@dolpm dolpm force-pushed the export-D80216488 branch from dd04c8a to 61b6e45 Compare August 21, 2025 06:28
@facebook-github-bot
Copy link
Contributor

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

@dolpm dolpm force-pushed the export-D80216488 branch from 61b6e45 to a4d51be Compare August 21, 2025 09:57
dolpm added a commit to dolpm/pytorch that referenced this pull request Aug 21, 2025
Summary:
Pull Request resolved: pytorch#161087

att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Reviewed By: georgiaphillips

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: pytorch#161087

att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Reviewed By: georgiaphillips

Differential Revision: D80216488
@dolpm dolpm force-pushed the export-D80216488 branch from a4d51be to 17cdf3e Compare August 21, 2025 17:21
@facebook-github-bot
Copy link
Contributor

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

@dolpm
Copy link
Contributor Author

dolpm commented Aug 21, 2025

@pytorchmergebot merge -f "landed internally"

@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
Summary: att - should be no-op

Test Plan:
buck2 test //caffe2/test/cpp/nativert:static_kernel_ops_tests
Tests finished: Pass 24. Fail 0. Fatal 0. Skip 0. Build failure 0

Rollback Plan:

Differential Revision: D80216488

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

Labels

ciflow/trunk Trigger trunk jobs on your pull request fb-exported Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants