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

Bug: spatialdepthwiseconvolution has memory leak problem #488

Open
elliothe opened this issue Oct 20, 2017 · 2 comments
Open

Bug: spatialdepthwiseconvolution has memory leak problem #488

elliothe opened this issue Oct 20, 2017 · 2 comments

Comments

@elliothe
Copy link

When I include the spatialdepthwiseconvolution in the network, the GPU memory usage keep growing during training, then running out of memory.

@keillernogueira
Copy link

Did you find a solution?

@elliothe
Copy link
Author

@keillernogueira , no I tried to migrate the backend function from pytorch to torch, but it looks like taking too much time. Then, I just move to pytorch. They are not maintaining torch anymore, so I suggest you just change the platform. You can check this:
https://github.com/pytorch/pytorch/issues/1708

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

No branches or pull requests

2 participants