Skip to content

Fix Torchrec repackaging compatiblity issues.#4141

Closed
nipung90 wants to merge 1 commit intometa-pytorch:mainfrom
nipung90:export-D101693348
Closed

Fix Torchrec repackaging compatiblity issues.#4141
nipung90 wants to merge 1 commit intometa-pytorch:mainfrom
nipung90:export-D101693348

Conversation

@nipung90
Copy link
Copy Markdown
Contributor

Summary:
Previous torchrec changes will break model publish on certain models with distributed_transform enabled, these changes slipped through because the repackaging models were outdated.
It caused S650452.
This diff adds try catch block on the import of such modules.

Differential Revision: D101693348

Summary:
Previous torchrec changes will break model publish on certain models with distributed_transform enabled, these changes slipped through because the repackaging models were outdated. 
It caused S650452. 
This diff adds try catch block on the import of such modules.

Differential Revision: D101693348
@meta-cla meta-cla 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 Apr 21, 2026
@meta-codesync
Copy link
Copy Markdown
Contributor

meta-codesync Bot commented Apr 21, 2026

@nipung90 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101693348.

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 meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant