Performance optimization of sparse deep neural network based on GPU

Shi Yucheng,Huang Jianqiang,Bian Haodong,Wu Li,Jia Jinfang,Wang Xiaoying
DOI: https://doi.org/10.16157/j.issn.0258-7998.234036
2023-01-01
Abstract:With the deepening of neural network layers,the sparse deep neural network has more advantages in computing and storage space,but the performance of the sparse deep neural network still needs to be optimized.Therefore,a performance optimi-zation method based on GPU sparse deep neural network is proposed,which adjusts the order of computation,enhances the reus-ability of data,and combines the unique structure of GPU with CUDA programming method,performance is further improved by prefetching and other methods.According to GraphChallenge's official data set,it achieved up to 2.5 times the performance accel-eration compared to the related cuSPARSE library functions.
What problem does this paper attempt to address?