Skip to content

gudeh/DNNAIGReduction

Repository files navigation

Deep Neural Network Circuit(AIG) Reduction Through Approximate Computing

This software is able to optmize the size and depth of neural networks represented in the And-Inverter Graph format, the optmization is applied with an approximate computing strategy. The simplification is done by calculating the signal probability of internal AND nodes based on the trainig set and defining some nodes as constants. Constant nodes may always be removed. We also go further with the sotware's reduction capability and allow nodes that are almost constants to be considered as real constants.

This project is related to a masters dissertation project of the student Augusto Berndt from the program PGMICRO in UFRGS from 2018 to 2020.

This implementation was published in:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages