Adding Node for pack operation (#3193)
authorVishal Keshav/System SW /SRI-Bangalore/Engineer/삼성전자 <vishal.k1@samsung.com>
Thu, 18 Oct 2018 11:42:09 +0000 (17:12 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 18 Oct 2018 11:42:09 +0000 (20:42 +0900)
commitab55b8380985d2654aef32f227ec25114b6cbee5
treeac485adb51cf75b1e699f0da8df5a22b01d42dc2
parent4e20e75bdcce3c208aae733bbec9800357415f5d
Adding Node for pack operation (#3193)

Adding operation node for pack operation

Signed-off-by: Vishal keshav <vishal.k1@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h
runtimes/pure_arm_compute/src/internal/op/Pack.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/Pack.h [new file with mode: 0644]
runtimes/pure_arm_compute/src/model.cc