keras-applications
keras-applications copied to clipboard
[Question] Why is GPU utilization jumping so hard with NASNetMobile?
I am using a NASNetMobile. nvidia-smi
somehow shows that GPU utilization is jumping between 12% and 95%. With mean somewhere between. I know from other trainings that GPU utilization is not 100% stable. But these high jumps are extraordinary.
I am using a 1080 Ti with batch size of 64. The images are 150 by 150 pixel.
Can anybody explain this?