Arithmetic device for neural network, chip, equipment and related method
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- SZ DJI TECH CO LTD
- Publication Date
- 2018-10-23
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the field of neural networks, and more specifically, to a computing device, chip, equipment and related methods for neural networks. Background technique
[0002] A deep neural network is a machine learning algorithm that is widely used in computer vision tasks such as object recognition, object detection, and semantic segmentation of images. A deep neural network consists of an input layer, several hidden layers, and an output layer. The output of each layer in a deep neural network is the sum of the products of a set of weight values and their corresponding input feature values (i.e. multiply-accumulate). The output of each hidden layer is also called the output feature value, which serves as the input feature value of the next hidden layer or output layer.
[0003] A deep convolutional neural network is a deep neural network in which at least one hidden layer operation is a convolution operation. In the curr...