]> git.sesse.net Git - movit/history - fp16.h
Make all fp16 routines work with fp32 as input instead of fp64, since that is what...
[movit] / fp16.h
2016-01-16 Steinar H. GundersonMake all fp16 routines work with fp32 as input instead...
2015-09-24 Steinar H. GundersonFix a bug where combined fp16 weights would be horribly...
2015-02-23 Steinar H. GundersonUse the F16C instruction set when available.
2015-02-21 Steinar H. GundersonAdd some fp16 conversion overloads, for making code...
2014-03-09 Steinar H. GundersonAdd a utility library for downconverting to fp16.
2014-03-09 Steinar H. GundersonAdd a utility library for downconverting to fp16.