-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
-
False
-
-
Currently, pytorch upstream seems to require numpy 2.0.2. Look at pytorch/.ci/pytorch/build.sh
This seems to be an old version of numpy. Builder team currently builds newer version of numpy. They mentioned that building an old version is not that simple as it seems to require other old dependencies such as llvm, numba etc.
So it will be good if we can do some testing internally first and propose upstream moving to newer version of numpy.