Skip to content

Conversation

qqaatw
Copy link
Collaborator

@qqaatw qqaatw commented Dec 30, 2022

@pytorch-bot pytorch-bot bot added the release notes: python_frontend python frontend release notes category label Dec 30, 2022
@pytorch-bot
Copy link

pytorch-bot bot commented Dec 30, 2022

🔗 Helpful Links

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

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

✅ No Failures

As of commit c5a2882:
💚 Looks good so far! There are no failures yet. 💚

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

@qqaatw
Copy link
Collaborator Author

qqaatw commented Dec 30, 2022

@pytorchbot label "ciflow: trunk"

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 30, 2022

Didn't find following labels among repository labels: ciflow: trunk

@qqaatw
Copy link
Collaborator Author

qqaatw commented Dec 30, 2022

@pytorchbot label "ciflow/trunk"

@pytorch-bot
Copy link

pytorch-bot bot commented Dec 30, 2022

Can't add following labels to PR: ciflow/trunk Please ping one of the reviewers for help.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is tripping up the tests.

>>> import itertools
>>> list(itertools.product((), (1, 2)))
[]

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for pointing this out! Fixed.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think with this you won't need the new xfails.

@qqaatw qqaatw force-pushed the add_index_fill_scalar_value_test branch from 911211e to 2355c47 Compare February 13, 2023 09:05
@qqaatw
Copy link
Collaborator Author

qqaatw commented Feb 13, 2023

Hi, @kshitij12345 can you help add ciflow/trunk label? I would like to see if any other failures are in trunk.

@kshitij12345
Copy link
Collaborator

Can you try using the label command for pytorchbot. I think that should work otherwise I will add it manually. Thanks!

Ref: https://github.com/pytorch/pytorch/wiki/Bot-commands#labeling

@qqaatw
Copy link
Collaborator Author

qqaatw commented Feb 13, 2023

Can't add following labels to PR: ciflow/trunk Please ping one of the reviewers for help.

@kshitij12345 As you can see the reply from PyTorch Bot above, it seems that I don't have permissions to add this label using the bot command.

Edited: Ok, now it works, not sure why... Thanks.

@qqaatw
Copy link
Collaborator Author

qqaatw commented Feb 13, 2023

@pytorchbot label "ciflow/trunk"

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Feb 13, 2023
@qqaatw
Copy link
Collaborator Author

qqaatw commented Feb 27, 2023

@peterbell10 Resolved, all tests are passing now. Thanks.

@qqaatw qqaatw requested review from peterbell10 and removed request for Chillee, ezyang, mruberry, ngimel, peterbell10 and zou3519 February 27, 2023 18:53
@qqaatw qqaatw requested a review from ngimel March 1, 2023 13:24
@qqaatw
Copy link
Collaborator Author

qqaatw commented Mar 6, 2023

@ngimel Can you please take a look at the change? thank you.

@ngimel
Copy link
Collaborator

ngimel commented Mar 6, 2023

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: This PR is too stale; the last push date was more than 3 days ago. Please rebase and try again. You can rebase by leaving the following comment on this PR:
@pytorchbot rebase

Details for Dev Infra team Raised by workflow job

@qqaatw
Copy link
Collaborator Author

qqaatw commented Mar 7, 2023

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

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

cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 12, 2023
Currently the index_fill test doesn't include a sample with tensor `value` input.

This PR adds one.

Pull Request resolved: pytorch/pytorch#91534
Approved by: https://github.com/ngimel
cyyever pushed a commit to cyyever/pytorch_private that referenced this pull request Mar 12, 2023
Currently the index_fill test doesn't include a sample with tensor `value` input.

This PR adds one.

Pull Request resolved: pytorch/pytorch#91534
Approved by: https://github.com/ngimel
ydwu4 added a commit to ydwu4/pytorch that referenced this pull request Mar 13, 2023
Currently the index_fill test doesn't include a sample with tensor `value` input.

This PR adds one.

Pull Request resolved: pytorch#91534
Approved by: https://github.com/ngimel
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 Merged module: inductor open source release notes: python_frontend python frontend release notes category triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants