[enco] Allocate weight through bag (#2634)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 12 Dec 2018 05:05:46 +0000 (14:05 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 12 Dec 2018 05:05:46 +0000 (14:05 +0900)
commitbfc85268ec428ba9ad9c5649965b7ab420553ade
tree073601e935d9e2d7bb61af397ac19f8c8866c1f7
parentd03b575c60efb465f012618db21894c6269f2088
[enco] Allocate weight through bag (#2634)

This commit removes all the allocate method call with "object" (which is
deprecated).

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/Transforms/DataLayoutConversion.cpp
contrib/enco/frontend/caffe/src/Layer/Convolution.cpp
contrib/enco/frontend/tflite/src/Op/DepthwiseConv2D.cpp