Skip to content

Conversation

@TroyGarden
Copy link
Contributor

Summary:

context

  • build dynamic embedding wheels is only needed for torchrec/contrib which rarely changes, so make this workflow run conditionally.
  • add python 3.13 unit test jobs since we now support python 3.13

Rollback Plan:

Differential Revision: D76182131

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Jun 7, 2025
@facebook-github-bot
Copy link
Contributor

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

…meta-pytorch#3051)

Summary:

# context
* PYPI upload failed due to classifer standard updated: https://pypi.org/classifiers/
```
# previous:
Development Status :: 5 - Stable

# now:
Development Status :: 5 - Production/Stable
```
* add python version 3.13
* upgrade cuda version from 12.4 to 12.6,  to be consistent with fbgemm and nightly build

* sanity_check_on_gpu_and_push (linux.g5.12xlarge.nvidia.gpu, 3.13, cu126)
```
Uploading distributions to https://upload.pypi.org/legacy/
Uploading torchrec-1.2.0-py313-none-any.whl
25l
  0% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/706.7 kB • --:-- • ?
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.7/706.7 kB • 00:00 • 14.7 MB/s
25h
View at:
https://pypi.org/project/torchrec/1.2.0/
```

Reviewed By: aliafzal

Differential Revision: D76136049
…h#3054)

Summary:

# context
* TorchRec release v1.2.0 to PYPI: https://pypi.org/project/torchrec/1.2.0/
* github release notes: https://github.com/pytorch/torchrec/releases
* version bump from `1.2.0a0` to `1.3.0a0`, which means very new feature will go to v1.3.0

Reviewed By: spmex

Differential Revision: D76153712
Summary:

# context
* build dynamic embedding wheels is only needed for torchrec/contrib which rarely changes, so make this workflow run conditionally.
* add python 3.13 unit test jobs since we now support python 3.13

Rollback Plan:

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

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

@TroyGarden TroyGarden deleted the export-D76182131 branch June 7, 2025 07:04
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