Skip to content

Store entire memory after memory limit is reached #24

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
ixaxaar opened this issue Dec 21, 2017 · 0 comments
Closed

Store entire memory after memory limit is reached #24

ixaxaar opened this issue Dec 21, 2017 · 0 comments
Assignees
Labels

Comments

@ixaxaar
Copy link
Owner

ixaxaar commented Dec 21, 2017

hidden['indexes'][batch].add(hidden['memory'][batch], last=pos[batch][-1])

stores memory till least recently used position even after memory is full and the least recently used position is reset.

@ixaxaar ixaxaar added the bug label Dec 21, 2017
@ixaxaar ixaxaar self-assigned this Dec 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant