Skip to content

chenIshi/FPNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FPNN

Fixed point neuron network.

Recently, Facebook engineers had post a research blog Making floating point math highly efficient for AI hardware about using non-standard (IEEE 754) float in neuron network to boost the efficiency on inference. Today, we want to compare the performance between using different representations of number such as fixed point number.

About

Fixed point neuron network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published