Added implementation for Pack operation with ACL (#3398)
authorVishal Keshav/SNAP /SRI-Bangalore/Engineer/삼성전자 <vishal.k1@samsung.com>
Wed, 28 Nov 2018 00:57:32 +0000 (06:27 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 28 Nov 2018 00:57:32 +0000 (09:57 +0900)
commitf151137dec45778e90174811ebc6b191157e9a71
tree0f103a1fa1f2df5ca8cb50550cd2daa980091105
parentebef502c6749edb6f796a0b96f3ec2c0f318f3fb
Added implementation for Pack operation with ACL (#3398)

Implements 3D to 4D tensor pack operation
Uses ACL kernels for packing tensors

Signed-off-by: Vishal Keshav <vishal.k1@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/layers/SimplePackLayer.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/layers/SimplePackLayer.h [new file with mode: 0644]
runtimes/tests/neural_networks_test/runtime_run_android_nn_test.skip.armv7l-tizen