[moco-tf] Resolve Alloc-Dealloc mismatch (#6599)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 14 Aug 2019 08:23:20 +0000 (17:23 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 14 Aug 2019 08:23:20 +0000 (17:23 +0900)
commit249ff104c6411d3886e666ceb03b738d5f1360f7
treeaad38fad063e3d24c5af87d588fa344dee7c86b7
parent8a451cc43a99e9ac6fb0ad4ac04963a494209eed
[moco-tf] Resolve Alloc-Dealloc mismatch (#6599)

Let's use std::unique_ptr<float []> instead of std::unique_ptr<float>!

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/moco-tf/src/Transforms/ResolveFusedBatchNorm.cpp