Introduce HashtableLookup op in PACL runtime (#2655)
authorSiva Sai Vaddipati/System SW /SRI-Bangalore/Engineer/삼성전자 <siva.sai@samsung.com>
Tue, 11 Sep 2018 08:27:56 +0000 (13:57 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 11 Sep 2018 08:27:56 +0000 (17:27 +0900)
commitcdd183bafc891d9526c55325ab03e11e19ac4298
tree26352fb7b42809435c8b3b61722feb8d5664560e
parent60f221eb9c59a5bf27e200a6d5b3555050a265eb
Introduce HashtableLookup op in PACL runtime (#2655)

This commit introduces ANEURALNETWORKS_HASHTABLE_LOOKUP in PACL.
Related issue: #2654

Signed-off-by: Siva Sai <siva.sai@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/op/HashtableLookup.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/HashtableLookup.h [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h
runtimes/pure_arm_compute/src/model.cc