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 pre-commit error in sharding #2755

Closed
wants to merge 2 commits into from

Conversation

TroyGarden
Copy link
Contributor

Summary:

context

Differential Revision: D69905081

@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 Feb 20, 2025
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

Summary:

# context
* TorchRec's OSS workflow "build dynamic embedding wheels" has been [failing](https://github.com/pytorch/torchrec/actions/runs/13416363464/job/37478091546) due to an upgrading of upload action [bug report](actions/upload-artifact#506)
* we saw similar error message as below
```
Run actions/upload-artifact@v4
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Error: Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
```

# solution
* as described in this [migration.md](https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md), adding additional job (merge) the artifacts.

Differential Revision: D69904715
Summary:

# context
* pre-commit test failed: https://github.com/pytorch/torchrec/actions/runs/13416363381/job/37489987778
* after the fix
 {F1975288470}

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

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants