Skip to content

Conversation

@atalman
Copy link
Contributor

@atalman atalman commented Jul 18, 2024

No description provided.

* Revert "Switch to Nova build jobs and cleanup AWS credentials (meta-pytorch#1217)"

This reverts commit b2b2577.

* update branch names

* keep linux and macos use only windows changes

* test

* use correct path

* test

* test

* test

---------

Co-authored-by: atalman <[email protected]>
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 18, 2024
@pytorch-bot
Copy link

pytorch-bot bot commented Jul 18, 2024

🔗 Helpful Links

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

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

⏳ No Failures, 5 Pending

As of commit 8d33990 with merge base db57e7c (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@andrewkho
Copy link
Contributor

andrewkho commented Jul 22, 2024

I'm seeing Numpy warnings:

A module that was compiled using NumPy 1.x cannot be run in

NumPy 2.0.0 as it may crash. To support both 1.x and 2.x

versions of NumPy, modules must be compiled with NumPy 2.0.

Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.

and errors like this in windows:
RuntimeError: Could not infer dtype of numpy.int64

Do we need to pin numpy < 2?

Copy link
Contributor

@gokulavasan gokulavasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg!

@atalman atalman merged commit 775ce42 into meta-pytorch:main Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants