Memory device and in-memory computing method thereof
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- MACRONIX INT CO LTD
- Publication Date
- 2021-04-20
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to a memory device and its calculation method in the memory. Background technique
[0002] Data movement is a major energy cost when performing deep learning training. Ideally, applying computing in memory can reduce energy consumption by 25%, because the amount of moving weight values ββis reduced.
[0003] figure 1 A schematic diagram showing the implementation of multiplication and accumulation (MAC) as an in-memory computation. The memory cells C1 to C3 are respectively written with the weight values ββW1 to W3. Input values ββI1~I3 can be written to word lines or bit lines (in figure 1 Take writing to word lines WL1-WL3 as an example for illustration). Then the cell currents of the memory cells C1 - C3 are respectively I1 Γ W1 , I2 Γ W2 and I3 Γ W3 . After the cell current is sensed by the sense amplifier (SA) 110 , I1ΓW1+I2ΓW2+I3ΓW3 can be output.
[0004] When calculating in the memory, take a convolutional n...