Skip to content

Add a common wrapper for make_fx to handle args and kwargs#82965

Closed
IvanYashchuk wants to merge 1 commit intopytorch:masterfrom
IvanYashchuk:make-fx-wrapper-args
Closed

Add a common wrapper for make_fx to handle args and kwargs#82965
IvanYashchuk wants to merge 1 commit intopytorch:masterfrom
IvanYashchuk:make-fx-wrapper-args

Conversation

@IvanYashchuk
Copy link
Collaborator

Added a helper function wrapper_and_args_for_make_fx since a number of places we use make_fx internally might grow.

@IvanYashchuk IvanYashchuk added better-engineering Relatively self-contained tasks for better engineering contributors topic: not user facing topic category labels Aug 8, 2022
@IvanYashchuk IvanYashchuk requested a review from ngimel August 8, 2022 13:10
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Aug 8, 2022

🔗 Helpful links

✅ No Failures (0 Pending)

As of commit d3196ba (more details on the Dr. CI page):

Expand to see more

💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

Copy link
Collaborator

@ngimel ngimel left a comment

Choose a reason for hiding this comment

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

Cool, thanks for the fix

@IvanYashchuk
Copy link
Collaborator Author

@pytorchbot merge -g

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a merge job. Check the current status here

facebook-github-bot pushed a commit that referenced this pull request Aug 9, 2022
…82965)

Summary:
Added a helper function `wrapper_and_args_for_make_fx` since a number of places we use `make_fx` internally might grow.

Pull Request resolved: #82965
Approved by: https://github.com/ngimel

Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/ea391465073c9b61d21db414516e70b4359c237d

Reviewed By: seemethere

Differential Revision: D38542259

Pulled By: seemethere

fbshipit-source-id: e34dbebf3f6589fb7a4fb3a8ef677608afc0506a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

better-engineering Relatively self-contained tasks for better engineering contributors cla signed fx Merged open source topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants