Model training device, method and system and computer readable storage medium
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- LANGCHAO ELECTRONIC INFORMATION IND CO LTD
- Publication Date
- 2020-09-29
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the technical field of model training, and more specifically, to a model training device, method, system, and computer-readable storage medium. Background technique
[0002] At present, models such as neural network models are more and more widely used. In order to ensure the effect of the model, it is necessary to train the model to ensure the processing accuracy of the model. During the training process of the model, in order to improve the calculation speed and increase the parallelism, Multiple computing cores are used to train the model. However, during the training process, the calculated data needs to be transmitted. The existing method is to store the data to be transmitted in the shared memory. When the data needs to be used, it is read from the shared memory. fetch data.
[0003] However, when the training process of the model is complex and the amount of calculation is large, the shared memory will be freq...