Skip to content

Conversation

ghzgt
Copy link

@ghzgt ghzgt commented Apr 24, 2021

the original conf_mat calculation method costs too much when transfer data back to cpu.
And this makes v100 falls into some kind of stall, when GPU Mem is used more than 20GB.
I added the the conf_mat calculation method by torch api using GPU. This imporves the efficiency in each testing or validating.
Hope you can merge this into your official repo.

@ghzgt ghzgt changed the title Pytorch v1.1 conf_mat calculation by GPU Apr 24, 2021
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

Successfully merging this pull request may close these issues.

1 participant