Convolutional neural network operation system, method and device
A convolutional neural network and computing system technology, applied in neural learning methods, biological neural network models, neural architectures, etc., can solve problems such as model storage, long time consumption of all models, and unobvious reduction of hardware resources, so as to improve computing ability, hardware cost saving effect
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0060] Such as Figure 5 As shown, it is a schematic flow diagram of using the Huffman compression algorithm. Huffman coding is an entropy coding technology proposed by DavidA.Huffman, and its coding method is as follows:
[0061] Set a binary code for each symbol in the signal source, the symbols with higher frequency will get shorter bits, and the symbols with lower frequency will be allocated longer bits, so as to improve the compression rate and reduce hardware storage resources .
[0062] The specific encoding method is as follows:
[0063] S501, initialize the model matrix.
[0064] S502, obtain the current address, and judge whether to enter the current array, if it is determined to enter, proceed to S503, otherwise proceed to S504, and enter the next address.
[0065] S503, enter the current array, and execute step S505.
[0066] S504, enter the next address, and execute step S502.
[0067] S505, judging whether the entry address is over, if it is over, go to step...
Embodiment 2
[0071] The specific encoding method of the LZ77 compression algorithm is as follows:
[0072] Initialize the coding position first, judge whether the current coding position is the last model address, if the current coding position is the last model address, then complete, otherwise perform LZ77 coding; after starting LZ77 coding, first judge the character, if the characters are the same, then the model address Increment by 1, otherwise enter the last character judgment, if it is true with the last character, then the model address will increase the length of a specific number, if the position of the nth and n+1th times are equal (C[N]=C [N+1]), then the current encoding is merged, and the address accumulation LEN is performed in the next step.
[0073] S402. Based on the pre-set operation sequence and convolutional neural network model resources, sequentially determine the convolutional layer model used for the convolutional neural network operation of each layer.
[0074] D...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


