Skip to content

Remove Module._backend as it's not used anymore. #25342

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

Closed
wants to merge 4 commits into from

Conversation

gchanan
Copy link
Contributor

@gchanan gchanan commented Aug 28, 2019

Stack from ghstack:

Differential Revision: D17101571

@gchanan gchanan requested a review from ezyang August 28, 2019 21:51
@facebook-github-bot
Copy link
Contributor

@gchanan merged this pull request in 23fde77.

@toosi
Copy link

toosi commented Sep 25, 2019

Hi @gchanan,

In my code, I use _backend.SpatialFullConvolution_updateOutput and now that in the latest version of Pytorch THNN is not supported anymore, I wonder if you could point me to a substitute if there exist any?
(I need access to the feedback parameters of the convolution because I am working on alternative learning algorithms to Backprop.)
my question in forum

Thanks,
Tahereh

@gchanan
Copy link
Contributor Author

gchanan commented Sep 27, 2019

SpatialFullConvolution_updateOutput doesn't exist anymore, so I don't think that code would even get executed. What were you trying to do?

@facebook-github-bot facebook-github-bot deleted the gh/gchanan/51/head branch October 28, 2019 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merged module: nn Related to torch.nn
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants