Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix numpy1.24 deprecations in unittests #93997

Closed
wants to merge 2 commits into from
Closed

Conversation

ppwwyyxx
Copy link
Contributor

@ppwwyyxx ppwwyyxx commented Feb 2, 2023

Fixes #91329

@pytorch-bot
Copy link

pytorch-bot bot commented Feb 2, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 777cc5a:
💚 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: quantization release notes category label Feb 2, 2023
@schneimo
Copy link

Could this pull request be merged please? Would be nice not to have to suppress warnings and to be able to update numpy to versions above 1.23.5. Thanks!

@ngimel
Copy link
Collaborator

ngimel commented Feb 17, 2023

@pytorchbot merge

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

ngimel commented Feb 17, 2023

@ppwwyyxx @schneimo after PR is approved, author can merge it using pytorchbot command

@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

@ppwwyyxx
Copy link
Contributor Author

@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

ppwwyyxx added a commit to ppwwyyxx/pytorch that referenced this pull request Feb 20, 2023
atalman pushed a commit that referenced this pull request Feb 22, 2023
pruthvistony added a commit to ROCm/pytorch that referenced this pull request May 2, 2023
pruthvistony pushed a commit to ROCm/pytorch that referenced this pull request May 24, 2023
pruthvistony pushed a commit to ROCm/pytorch that referenced this pull request May 24, 2023
pruthvistony pushed a commit to ROCm/pytorch that referenced this pull request May 24, 2023
jeffdaily added a commit to ROCm/pytorch that referenced this pull request Jun 9, 2023
cherry-pick of pytorch#93997 introduced a bug.

torch/utils/tensorboard/summary.py int32 --> np.int32
jeffdaily added a commit to ROCm/pytorch that referenced this pull request Jun 9, 2023
cherry-pick of pytorch#93997 introduced a bug.

torch/utils/tensorboard/summary.py int32 --> np.int32
jeffdaily added a commit to ROCm/pytorch that referenced this pull request Jun 9, 2023
cherry-pick of pytorch#93997 introduced a bug.

torch/utils/tensorboard/summary.py int32 --> np.int32
jataylo pushed a commit to ROCm/pytorch that referenced this pull request Jul 12, 2023
jataylo pushed a commit to ROCm/pytorch that referenced this pull request Jul 12, 2023
cherry-pick of pytorch#93997 introduced a bug.

torch/utils/tensorboard/summary.py int32 --> np.int32
jhavukainen pushed a commit to kulinseth/pytorch that referenced this pull request Mar 15, 2024
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 open source release notes: quantization release notes category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated numpy dtype alias to be compatible with numpy1.24
6 participants