SKKU-ESLAB / Auto-Compression

Automatic DNN compression tool with various model compression and neural architecture search techniques
MIT License
20 stars 18 forks source link

Can CUDA scheduler be utilized? #36

Open sminy67 opened 1 year ago

sminy67 commented 1 year ago

I know that processes of GPU are scheduled by H/W, but is there anyway to concurrently execute the processes that have no dependency?