Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 597 Bytes

File metadata and controls

11 lines (10 loc) · 597 Bytes

CNN-Accelerator

A Convolutional neural network (CNN) Hardware Accelerator for image recognition based on Eyeriss accelerator


Supported Instructions

Operation Description
Convolution Processing Convolutional layers combined with Activation function(RELU) ahead
Pooling Processing pooling layers with the ‘MAX-Pooling’ or ‘AVERAGE-Pooling’ policy
Fully connected Processing fully connected layer
SUM Accumulating the results of two convolutional layers