Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

RNN Failure hackaround #515

Closed
wants to merge 2 commits into from
Closed

RNN Failure hackaround #515

wants to merge 2 commits into from

Conversation

MikeInnes
Copy link
Collaborator

See FluxML/Flux.jl#923. Right now, just testing this to confirm if it fixes the original issue. A nasty fix but hopefully this shows up infrequently enough that it's OK.

TODO unsafe_free the unused workspaces.

@maleadt
Copy link
Member

maleadt commented Nov 26, 2019

You are still allocating the reserve after that, which might change the heuristic again. I have a cleaner prototype hackaround, let me push that here in a minute.

@MikeInnes
Copy link
Collaborator Author

Ok, closing this for now so we can see your version.

@MikeInnes MikeInnes closed this Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants