[Gather OP] add nnapi delegate for Gather operation (#1465)
author최성진/동작제어Lab(SR)/Principal Engineer/삼성전자 <lotieye.choi@samsung.com>
Fri, 1 Jun 2018 04:06:13 +0000 (13:06 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Fri, 1 Jun 2018 04:06:13 +0000 (13:06 +0900)
commit8dd957d12a07865fe72af92d6ed586afb36eb9db
treebd5231c0438a9931eea4288115b93620a8567292
parenta21c44dcca3d74763b5b21e0202abfee4ceca4c2
[Gather OP] add nnapi delegate for Gather operation (#1465)

This commit adds nnapi delegate for Gather operation.
-axis parameter is added

Signed-off-by: SungJin Choi <lotieye.choi@samsung.com>
libs/support/tflite/src/nnapi_delegate.cpp
libs/support/tflite/src/nnapi_delegate_ex_AddOpsAndParams_lambda.inc
runtimes/nn/common/CpuExecutor.cpp
runtimes/nn/common/OperationsUtils.cpp
runtimes/nn/common/include/OperationsUtils.h
runtimes/nn/runtime/NeuralNetworks.cpp