Introduce 'nnfw::util::fp32' namespace (#445)
author박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 5 Apr 2018 02:01:17 +0000 (11:01 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Thu, 5 Apr 2018 02:01:17 +0000 (11:01 +0900)
commit3808b42d4e9be84f069c226727eaecd768ad1006
treeac6b310d1b5071eef1483feb39e04b1219603dcd
parent8c1f357193279b515b087d8740943ad942cfc9b1
Introduce 'nnfw::util::fp32' namespace (#445)

This commit introduces 'nnfw::util::fp32' namespace which includes
various helps for handling floating-pointer numbers.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
include/util/fp32.h [new file with mode: 0644]
tools/nnapi_test/src/nnapi_test.cc
tools/nnapi_unittests/tests/conv_1.cpp