]> git.sesse.net Git - movit/history - fp16.h
Fix a Valgrind hit.
[movit] / fp16.h
2017-11-23 Steinar H. GundersonFix some Clang warnings.
2017-07-02 Steinar H. GundersonInline the fp16 conversion routines. Helps 18% on Resam...
2016-01-25 Steinar H. GundersonUse ryg's much faster fp16 conversion code.
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.