[neurun] Eliminate OperandIndex in TopKV2::Param (#8930)
authorSergei Barannikov/AI Tools Lab /SRR/Engineer/Samsung Electronics <s.barannikov@samsung.com>
Thu, 14 Nov 2019 05:33:41 +0000 (08:33 +0300)
committer이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Thu, 14 Nov 2019 05:33:41 +0000 (14:33 +0900)
commit3ed53c13e583b540a2681949ef090112d7d26df0
treeb1d117a094d246b004a1ca56239e8be9419c150a
parent1e9c1f75afc1a58ef4726266635ca74bad9c3665
[neurun] Eliminate OperandIndex in TopKV2::Param (#8930)

Make `k` static attribute of the operation.

Signed-off-by: Sergei Barannikov <s.barannikov@samsung.com>
runtime/neurun/backend/acl_cl/KernelGenerator.cc
runtime/neurun/core/include/model/operation/TopKV2.h
runtime/neurun/frontend/nnapi/wrapper/OperationFactory.cc