Skip to content

Refactor argument fields in FunctionSchema to Arguments#48182

Closed
ezyang wants to merge 4 commits intogh/ezyang/868/basefrom
gh/ezyang/868/head
Closed

Refactor argument fields in FunctionSchema to Arguments#48182
ezyang wants to merge 4 commits intogh/ezyang/868/basefrom
gh/ezyang/868/head

Conversation

@ezyang
Copy link
Copy Markdown
Contributor

@ezyang ezyang commented Nov 18, 2020

Stack from ghstack:

I'm planning to add a bunch more argument fields following
#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct. Type checker will tell you if
I've done it wrong. No change to output.

Signed-off-by: Edward Z. Yang ezyang@fb.com

Differential Revision: D25057897

I'm planning to add a bunch more argument fields following
#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

[ghstack-poisoned]
ezyang added a commit that referenced this pull request Nov 18, 2020
I'm planning to add a bunch more argument fields following
#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

ghstack-source-id: 98f206d
Pull Request resolved: #48182
@ezyang ezyang requested review from bdhirsh and ljk53 November 18, 2020 16:25
@dr-ci
Copy link
Copy Markdown

dr-ci bot commented Nov 18, 2020

💊 CI failures summary and remediations

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


None of the CI failures appear to be your fault 💚



This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 15 times.

I'm planning to add a bunch more argument fields following
#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Differential Revision: [D25057897](https://our.internmc.facebook.com/intern/diff/D25057897)

[ghstack-poisoned]
@ezyang ezyang requested review from bhosmer and ljk53 November 30, 2020 20:22
I'm planning to add a bunch more argument fields following
#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Differential Revision: [D25057897](https://our.internmc.facebook.com/intern/diff/D25057897)

[ghstack-poisoned]
ezyang added a commit to ezyang/pytorch that referenced this pull request Dec 1, 2020
I'm planning to add a bunch more argument fields following
pytorch#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

ghstack-source-id: 05be730
Pull Request resolved: pytorch#48182
ezyang added a commit to ezyang/pytorch that referenced this pull request Dec 2, 2020
I'm planning to add a bunch more argument fields following
pytorch#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

ghstack-source-id: 05be730
Pull Request resolved: pytorch#48182
I'm planning to add a bunch more argument fields following
#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Differential Revision: [D25057897](https://our.internmc.facebook.com/intern/diff/D25057897)

[ghstack-poisoned]
ezyang added a commit to ezyang/pytorch that referenced this pull request Dec 2, 2020
I'm planning to add a bunch more argument fields following
pytorch#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

ghstack-source-id: d7c85a9
Pull Request resolved: pytorch#48182
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ezyang merged this pull request in ba5686f.

shaibagon pushed a commit to shaibagon/pytorch that referenced this pull request Dec 3, 2020
Summary:
Pull Request resolved: pytorch#48182

I'm planning to add a bunch more argument fields following
pytorch#45890 (comment) and
it will be a lot more convenient if the arguments get to live
in their own dedicated struct.  Type checker will tell you if
I've done it wrong.  No change to output.

Signed-off-by: Edward Z. Yang <ezyang@fb.com>

Test Plan: Imported from OSS

Reviewed By: ljk53

Differential Revision: D25057897

Pulled By: ezyang

fbshipit-source-id: dd377181dad6ab0c894d19d83408b7812775a691
@facebook-github-bot facebook-github-bot deleted the gh/ezyang/868/head branch December 6, 2020 15:17
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.

4 participants