Skip to content

Conversation

BowenBao
Copy link
Collaborator

Investigation with @thiagocrepaldi discovered this bug with triu/tril export when diagonal is passed in as input. Previously assumption was made that diagonal is always provided a constant value.

Pull Request resolved: #86843
Approved by: https://github.com/thiagocrepaldi, https://github.com/abock

Fixes #ISSUE_NUMBER

@BowenBao BowenBao requested a review from abock as a code owner October 13, 2022 18:34
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 13, 2022

🔗 Helpful Links

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

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

✅ No Failures

As of commit f77be0c:
💚 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 release notes: onnx torch.onnx related changes that should show up in the release notes label Oct 13, 2022
@atalman
Copy link
Contributor

atalman commented Oct 18, 2022

@pytorchbot rebase -b release/1.13

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a rebase job. Check the current status here

Investigation with @thiagocrepaldi discovered this bug with triu/tril export when
`diagonal` is passed in as input. Previously assumption was made that `diagonal`
is always provided a constant value.

Pull Request resolved: #86843
Approved by: https://github.com/thiagocrepaldi, https://github.com/abock
@pytorchmergebot
Copy link
Collaborator

Successfully rebased bowbao/release1.13/cp4 onto refs/remotes/origin/release/1.13, please pull locally before adding more changes (for example, via git checkout bowbao/release1.13/cp4 && git pull --rebase)

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Oct 18, 2022
@malfet malfet merged commit 7688e5e into release/1.13 Oct 18, 2022
@malfet malfet deleted the bowbao/release1.13/cp4 branch October 18, 2022 18:39
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 open source release notes: onnx torch.onnx related changes that should show up in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants