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 numpy and pandas versions. #4430

Closed
wants to merge 1 commit into from

Conversation

shoumikhin
Copy link
Contributor

Summary:
It has to match the coremltools minimum requirement for Python 3.10:
https://github.com/apple/coremltools/blob/main/reqs/build.pip

Differential Revision: D60265982

Copy link

pytorch-bot bot commented Jul 25, 2024

🔗 Helpful Links

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

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

❌ 2 New Failures, 1 Unrelated Failure

As of commit 220aa8a with merge base 5d3ec13 (image):

NEW FAILURES - The following jobs have failed:

  • Android / test-llama-app (bpe) / mobile-job (android) (gh)
    Could not assume role with user credentials: User: arn:aws:sts::308535385114:assumed-role/gh-ci-github-action-runners-runner-role/i-0ec60edd7eeeb24b1 is not authorized to perform: sts:TagSession on resource: arn:aws:iam::308535385114:role/gha_workflow_mobile_job
  • Apple / upload-frameworks-ios (gh)
    Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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

@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 25, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60265982

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60265982

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60265982

Summary:
Pull Request resolved: #4430

Numpy has to match the coremltools requirements, and Pandas depends on Numpy:
https://github.com/apple/coremltools/blob/main/reqs/build.pip

Reviewed By: kirklandsign

Differential Revision: D60265982
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60265982

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5a20a49.

facebook-github-bot pushed a commit that referenced this pull request Jul 29, 2024
Summary:
Attempt to fix the OOM error after #4430

Pull Request resolved: #4446

Reviewed By: shoumikhin

Differential Revision: D60418070

Pulled By: huydhn

fbshipit-source-id: 7e119ce52645bfd452064b674e5b8896df3642a0
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. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants