Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update ET pin#103

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
metascroy wants to merge2 commits intohuggingface:main
base:main
Choose a base branch
Loading
frommetascroy:patch-1
Open

Conversation

metascroy
Copy link
Contributor

No description provided.

@HuggingFaceDocBuilderDev

The docs for this PR livehere. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@@ -5,7 +5,7 @@

def install_torch_nightly_deps():
"""Install torch related dependencies from pinned nightly"""
EXECUTORCH_NIGHTLY_VERSION = "dev20250625"
EXECUTORCH_NIGHTLY_VERSION = "dev20250627"
TORCHAO_NIGHTLY_VERSION = "dev20250620"
# Torch nightly is aligned with pinned nightly in https://github.com/pytorch/executorch/blob/main/install_requirements.py#L74
TORCH_NIGHTLY_VERSION = "dev20250601"
Copy link
Collaborator

Choose a reason for hiding this comment

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

For nightly, we should update the pinned torch nightly as wellhttps://github.com/pytorch/executorch/blob/main/install_requirements.py#L74. That's the only combination of various versions we'd like to cover in the CI

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

But this looks like the torch nightly for the pinned commit?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Also, it’s mostly the macOS jobs that are failing. The Linux all pass.

Copy link
Collaborator

Choose a reason for hiding this comment

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

/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '

That typically means OOM or something on the runner. Let's retry the jobs first.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@metascroy The runners are fine. If we don't change the pinned ET, the nightly tests are working#104. I think something is off in ET.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@guangy10guangy10guangy10 left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@metascroy@HuggingFaceDocBuilderDev@guangy10

[8]ページ先頭

©2009-2025 Movatter.jp