Skip to content

heguixiang/FP16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FP16

Half-precision floating-point format

bit15:         1 bit SIGN      +---+-------+--------------+
bit14-10:      5 bit EXP       | S | EEEEE | MM MMMM MMMM |
bit0-9:       10 bit MAN       +---+-------+--------------+

reference here

About

half precision float

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published