Paper
12 January 2023 The performance analysis of model parallelism in deep residual network
Yuqin Feng
Author Affiliations +
Proceedings Volume 12509, Third International Conference on Intelligent Computing and Human-Computer Interaction (ICHCI 2022); 125091J (2023) https://doi.org/10.1117/12.2655979
Event: Third International Conference on Intelligent Computing and Human-Computer Interaction (ICHCI 2022), 2022, Guangzhou, China
Abstract
With the rapid information and communications technology growth and continuous invention, the concept of parallel computing has become the core of computer science, and its capabilities are continually documented in providing high processing solutions. The graphic processing unit (GPU) plays a crucial role in deep learning and parallel computing. The primary purpose of this paper is to discuss two concepts of deep computing: data parallelism and model parallelism. Additionally, the discussion will delve into their importance and associated challenges in parallel processing. Furthermore the paper summarises the Residual Network (ResNet) system with the basic principles and formulas. Establishing efficient parallel algorithms for GPU processing is necessary. This paper evaluates the performance and speed between single-core and multi-core working environments for two kinds of convolutional neural network structures with different types of GPUs. The first one is LeNet, and the other one is VGG16. There are two final results of this experiment. By analyzing the data of performance, VGG16 has better performance than LeNet. By analyzing the data of speed, the speed of LeNet is faster than that of VGG16.
© (2023) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Yuqin Feng "The performance analysis of model parallelism in deep residual network", Proc. SPIE 12509, Third International Conference on Intelligent Computing and Human-Computer Interaction (ICHCI 2022), 125091J (12 January 2023); https://doi.org/10.1117/12.2655979
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Data modeling

Parallel computing

Distributed computing

Neural networks

Performance modeling

Evolutionary algorithms

Graphics processing units

Back to Top