Skip to content

Making sure the Evaluation happens on GPU #863

Answered by vlomonaco
DannyFGitHub asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @DannyFGitHub! I believe the gpu/cpu usage depends on how the train / eval plugins are implemented. It may be reasonable to have some eval metrics work on cpu only since it does not really make a difference in terms of performance.

why does avalanche start with evaluating, then moves onto training?

For some metrics it may be interesting to record their value before starting training (e.g. RAM usage)

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@DannyFGitHub
Comment options

@AntonioCarta
Comment options

@DannyFGitHub
Comment options

@AntonioCarta
Comment options

@DannyFGitHub
Comment options

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