Introduce EMBEDDING_LOOKUP op to pure_acl (#2631)
author김용섭/동작제어Lab(SR)/Engineer/삼성전자 <yons.kim@samsung.com>
Fri, 7 Sep 2018 01:07:09 +0000 (10:07 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 7 Sep 2018 01:07:09 +0000 (10:07 +0900)
commit3d9cff194a245be06559d2321bfea017bd2cc426
treefeb6fc52027735bbe0d000b461d21643df2fe136
parentc6f608fef035b94343ff9f4ffd29a065f8f0ba90
Introduce EMBEDDING_LOOKUP op to pure_acl (#2631)

Introduce EMBEDDING_LOOKUP op to pure_acl

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/op/EmbeddingLookup.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/EmbeddingLookup.h [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h
runtimes/pure_arm_compute/src/model.cc