Introducing LogicalNot op in pure_arm_compute runtime (#3599)
authorДилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자 <d.poshshoev@samsung.com>
Fri, 16 Nov 2018 04:24:37 +0000 (07:24 +0300)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 16 Nov 2018 04:24:37 +0000 (13:24 +0900)
commitb7b06e9846f4c59690ef4e50f27a84ec54edfcdf
tree6d930998c75d9de82da99d85cd8f60c56218eb70
parenta9896e00a6462f291e733cee2b3155f61afcce9a
Introducing LogicalNot op in pure_arm_compute runtime (#3599)

This commit introduces LogicalNot op in in pure_arm_compute runtime
Related PR is #3598
Related issues: #3596 and #3459

Signed-off-by: Poshshoev Dilshodzhon <d.poshshoev@samsung.com>
runtimes/pure_arm_compute/src/compilation.cc
runtimes/pure_arm_compute/src/internal/op/LogicalNot.cc [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/LogicalNot.h [new file with mode: 0644]
runtimes/pure_arm_compute/src/internal/op/NodeVisitor.h