Skip to content

Fixed-point Analysis Code for ECE498 DL in Hardware at UIUC

Notifications You must be signed in to change notification settings

rexxy-sasori/Fix-Point-Analysis-Class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo consists of the fixed-point analysis code for ECE498 DL in Hardware at UIUC

The code will generate bit-precisions and dynamic ranges of activations and weights for any trained DL networks through method presented here. The results are saved in .npy format.

The "compute_precision_offsets" function generates the resultant npy files. To test the accuracy of a quantized network, one should run "qfeedforward" function

About

Fixed-point Analysis Code for ECE498 DL in Hardware at UIUC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages