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 a bug in the torch._export.aot_load API #2128

Closed
wants to merge 1 commit into from

Conversation

desertfire
Copy link
Contributor

Summary:
tree_flatten_spec should use args instead of *args

clone of pytorch/pytorch#117948 but with some fbcode specific changes

Differential Revision: D52982401

@facebook-github-bot
Copy link
Contributor

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

desertfire added a commit to desertfire/benchmark that referenced this pull request Jan 23, 2024
Summary:

tree_flatten_spec should use args instead of *args

clone of pytorch/pytorch#117948 but with some fbcode specific changes

Reviewed By: angelayi

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

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

desertfire added a commit to desertfire/benchmark that referenced this pull request Jan 23, 2024
Summary:
X-link: pytorch/pytorch#118039


tree_flatten_spec should use args instead of *args

clone of pytorch/pytorch#117948 but with some fbcode specific changes

Reviewed By: angelayi

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

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

Summary:
X-link: pytorch/torchrec#1652

X-link: pytorch/pytorch#118039


tree_flatten_spec should use args instead of *args

clone of pytorch/pytorch#117948 but with some fbcode specific changes

Reviewed By: angelayi

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

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

facebook-github-bot pushed a commit to pytorch/torchrec that referenced this pull request Jan 23, 2024
Summary:
Pull Request resolved: #1652

X-link: pytorch/pytorch#118039

X-link: pytorch/benchmark#2128

tree_flatten_spec should use args instead of *args

clone of pytorch/pytorch#117948 but with some fbcode specific changes

Reviewed By: angelayi

Differential Revision: D52982401

fbshipit-source-id: 503326c8b4d7316315153a4ab3873f6c8bcac9fb
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c1148b9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants