Skip to content

Kill resize-ing and zero-ing from codegen.#37958

Closed
gchanan wants to merge 6 commits intogh/gchanan/270/basefrom
gh/gchanan/270/head
Closed

Kill resize-ing and zero-ing from codegen.#37958
gchanan wants to merge 6 commits intogh/gchanan/270/basefrom
gh/gchanan/270/head

Conversation

@gchanan
Copy link
Copy Markdown
Contributor

@gchanan gchanan commented May 6, 2020

Stack from ghstack:

All codegen invocations have been removed at this point, so this has no effect.

Differential Revision: D21433215

All codegen invocations have been removed at this point, so this has no effect.

[ghstack-poisoned]
gchanan added a commit that referenced this pull request May 6, 2020
All codegen invocations have been removed at this point, so this has no effect.

ghstack-source-id: 17c9ff1
Pull Request resolved: #37958
@gchanan gchanan requested a review from bhosmer May 6, 2020 20:13
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented May 6, 2020

💊 CI failures summary and remediations

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


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


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.

See how this bot performed.

This comment has been revised 38 times.

Comment thread aten/src/ATen/nn_parse.py
if arg['name'] == 'grad_weight' and base['name'] != '_thnn_conv2d' and base['name'] != '_thnn_conv_depthwise2d':
arg['resize'] = 'weight'
arg['zero'] = True
if arg['name'] == 'grad_bias' and base['name'] != '_thnn_conv2d' and base['name'] != '_thnn_conv_depthwise2d':
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

hahahahah NEVER MIND EARLIER COMMENTS

All codegen invocations have been removed at this point, so this has no effect.

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

[ghstack-poisoned]
gchanan added a commit that referenced this pull request May 7, 2020
All codegen invocations have been removed at this point, so this has no effect.

ghstack-source-id: 5ce0c2f
Pull Request resolved: #37958
All codegen invocations have been removed at this point, so this has no effect.

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

[ghstack-poisoned]
gchanan added a commit that referenced this pull request May 7, 2020
All codegen invocations have been removed at this point, so this has no effect.

ghstack-source-id: 90b063b
Pull Request resolved: #37958
All codegen invocations have been removed at this point, so this has no effect.

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

[ghstack-poisoned]
gchanan added 2 commits May 8, 2020 07:17
All codegen invocations have been removed at this point, so this has no effect.

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

[ghstack-poisoned]
All codegen invocations have been removed at this point, so this has no effect.

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

[ghstack-poisoned]
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@gchanan merged this pull request in c26dde9.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#37958

All codegen invocations have been removed at this point, so this has no effect.

Test Plan: Imported from OSS

Reviewed By: mrshenli

Differential Revision: D21433215

Pulled By: gchanan

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants