pytorch / builder

Continuous builder and binary build scripts for pytorch
BSD 2-Clause "Simplified" License
339 stars 227 forks source link

[Release 2.4] cherry pick of Use numpy 2.0.0rc1 for windows builds #1945 #1957

Closed atalman closed 3 months ago

atalman commented 3 months ago

Use numpy 2.0.0rc1 for windows builds. Use atalman channel so that numpy is taken from: anaconda.org/atalman/numpy (conda-forge numpy 2.0.0rc1 seems not to work) Test: https://github.com/pytorch/pytorch/pull/121979 Windows Workfows passing: pytorch/pytorch/actions/runs/10172945340/job/28136289071?pr=121979

Issue: https://github.com/pytorch/pytorch/issues/131668