summaryrefslogtreecommitdiff
path: root/src/utilities.cc
AgeCommit message (Expand)Author
2016-06-17Removed the precision argument from the routines in favor of a single templat...Cedric Nugteren
2016-06-14Added support for FP16 on ARM Mali-T628 (officially not supported)Cedric Nugteren
2016-05-26Added half-precision tests for the clBLAS reference through conversion to sin...Cedric Nugteren
2016-05-24Added proper argument handling and displaying for half-precision data-typesCedric Nugteren
2016-05-15Added header with conversions from and to half-precision floating-pointCedric Nugteren
2016-05-12Initial changes in preparation for half-precision fp16 supportCedric Nugteren
2016-02-20Set a proper default precision for the CLBlast clientsCedric Nugteren
2016-01-30Fixes for compilation under Visual StudioCNugteren
2015-08-19Moved precision tester to utilitiesCNugteren
2015-07-01Added the unit/non-unit diagonal enumCNugteren
2015-06-20Distinguish between a short smoke test and a full testCNugteren
2015-06-20Added additional absolute error checking when testingCNugteren
2015-05-30Initial commit of preview versionCNugteren