SpecAugment icon indicating copy to clipboard operation
SpecAugment copied to clipboard

How can I run the program on GPU instead of CPU?

Open JucyCherry opened this issue 6 years ago • 3 comments

I found it was kind of slow when do SpecAugment on the CPU; and I would like to know which device you run your SpecAugment program on, CPU or GPU? If the SpecAugment program can be run using GPU, then how can I run the program using GPU instead of CPU?

JucyCherry avatar Jun 05 '19 03:06 JucyCherry

I tried a bit around and had the same problem. I played with a Google Colab Notebook and the tf implementation was painfully and unusable slow there :/

Luux avatar Jul 12 '19 08:07 Luux

Both Slow. I am so sad

MichelleYang2017 avatar Nov 12 '19 02:11 MichelleYang2017

@JucyCherry : Did you find a way to run the code on GPU?

AASHISHAG avatar Nov 28 '19 14:11 AASHISHAG