[neurun] Allow same inputs multiple times (#8567)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Thu, 31 Oct 2019 09:15:08 +0000 (18:15 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 31 Oct 2019 09:15:08 +0000 (18:15 +0900)
commitb9c198330ea64cd59582e93b427c4dc7b59298c8
tree52b1a31b0239fa79c5a8c7e5e3da8e2d54ed968f
parent2fb56f3d3bde055a063b8ce82afc6b5bde354db5
[neurun] Allow same inputs multiple times (#8567)

Allow same inputs multiple times for an operation.
Remove redundant assertion

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/core/include/model/OperationIndexList.h
runtimes/neurun/core/src/model/Operand.cc
tests/nnapi/specs/V1_0/mul_float_square_nnfw.mod.py [new file with mode: 0644]