[neurun] Remove IsNnapi field from Operations.lst (#8835)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Fri, 8 Nov 2019 01:36:36 +0000 (10:36 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 8 Nov 2019 01:36:36 +0000 (10:36 +0900)
commitfd87ae431c88a5504f9d1429a7bb424dbb217c16
tree9aa0e63948f38eecb5272cf566987929a8b36c60
parent44b0e6b8ff305f439d7e54081ee7796609fc6504
[neurun] Remove IsNnapi field from Operations.lst (#8835)

Remove IsNnapi field from `Operations.lst` since it is not helpful.

Related Issue: #8751

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtime/neurun/core/include/backend/IConstantInitializer.h
runtime/neurun/core/include/backend/IKernelGenerator.h
runtime/neurun/core/include/backend/IShapeFixer.h
runtime/neurun/core/include/model/OperationVisitor.h
runtime/neurun/core/include/model/Operations.lst
runtime/neurun/core/include/util/Config.lst
runtime/neurun/core/src/compiler/ManualScheduler.cc
runtime/neurun/core/src/exec/interp/Interpreter.cc