Fix build fail by signed integer compare with unsigned (#6804)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 22 Aug 2019 01:47:33 +0000 (10:47 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 22 Aug 2019 01:47:33 +0000 (10:47 +0900)
commitf4e559fb7277b10190604a90e872e944deafe3f7
tree0eef9c152c28c0dd79be648c038bac60e5890652
parent57c6b56c78f19e0a3d27910fbc2ecc2e86db5537
Fix build fail by signed integer compare with unsigned (#6804)

Fix build fail by type change of num_elements() to unsigned

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/backend/acl_cl/KernelGenerator.cc