Skip to content

[release/2.5] upgrade numpy #2255

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

Merged
merged 5 commits into from
Jun 12, 2025
Merged

Conversation

ethanwee1
Copy link

@ethanwee1 ethanwee1 commented Jun 9, 2025

Relates to: ROCm/builder#82

Validation: http://rocm-ci.amd.com/job/mainline-pytorch2.5-manylinux-wheels/394/

From registry-sc-harbor.amd.com/framework/compute-rocm-dkms-no-npi-hipclang:16153_ubuntu22.04_py3.10_pytorch_lw_release2.5_upgrade_numpy_2e3346a5:

root@87bf0db55e11:/# pip list | egrep "pandas|numpy"
numpy               2.2.6
root@87bf0db55e11:/# python
Python 3.10.12 (main, Feb  4 2025, 14:57:36) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import torch
>>> import numpy
root@87bf0db55e11:/data/pytorch-micro-benchmarking# HIP_VISIBLE_DEVICES=1 python3 micro_benchmarking_pytorch.py --network resnet50
INFO: running forward and backward for warmup.
INFO: running the benchmark..
OK: finished running benchmark..
--------------------SUMMARY--------------------------
Microbenchmark for network : resnet50
Num devices: 1
Dtype: FP32
Mini batch size [img] : 64
Time per mini-batch : 0.11416447162628174
Throughput [img/sec] : 560.5947199537216
root@87bf0db55e11:/data/pytorch-micro-benchmarking# 

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jun 9, 2025

Jenkins build for 2e3346a5255659e8253d85b1ea63ea06db0bf432 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jun 9, 2025

Jenkins build for 7ca5e09589ff32549c00315d06bd06822cf02460 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jun 10, 2025

Jenkins build for 2e3346a5255659e8253d85b1ea63ea06db0bf432 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@jithunnair-amd jithunnair-amd marked this pull request as ready for review June 12, 2025 19:20
@jithunnair-amd jithunnair-amd merged commit 0fc2116 into release/2.5 Jun 12, 2025
0 of 2 checks passed
@jithunnair-amd jithunnair-amd deleted the release2.5_upgrade_numpy branch June 12, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants