Skip to content

slawekslex/GPUUtilizationCallback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GPUUtilizationCallback

A fastai callback to plot GPU usage during training. It's based on the data taken from the nvidia-smi stats command.

Installation

None for now, copy the callback class into your code.

Usage

Pass the GPUUtilizationCallback into the cbs argument of the Learner. See the notebook for examples

example

About

A fastai callback to plot GPU usage during training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published