Skip to content

Difference in the way of copying the samples from task to buffer memory of GEM and A-GEM in update_memory function #1117

Answered by AntonioCarta
amalapuram asked this question in Q&A
Discussion options

You must be logged in to vote

If I remember correctly, GEM and A-GEM do not specify the buffer policy, so any reasonable policy should be ok. I don't think there is any specific reason why the two policies are different, we just implemented the algorithms in different moments. We could improve Avalanche implementation by making the buffer policy a parameter, so that users can change it.

Of course if you need a specific policy it's easy to change the plugins to achieve what you want.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@amalapuram
Comment options

@AntonioCarta
Comment options

Answer selected by amalapuram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants