[neurun] Replace IObject with ITensor in OperandContext (#9335)
authorSergei Barannikov/AI Tools Lab /SRR/Engineer/Samsung Electronics <s.barannikov@samsung.com>
Tue, 3 Dec 2019 03:52:50 +0000 (06:52 +0300)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 3 Dec 2019 03:52:50 +0000 (12:52 +0900)
commit8c4f2bf2050df9740f33b8c3166af507bcac40ad
treee3a92d432e9a8bba4574b433ae73f7dfe9474b35
parent062e8466ea90c5b1fb505c7c6193e285ad6a3e54
[neurun] Replace IObject with ITensor in OperandContext (#9335)

Replace uses of `IObject` with `ITensor` in `OperandContext`.

Signed-off-by: Sergei Barannikov <s.barannikov@samsung.com>
runtime/neurun/core/src/compiler/ExecutorFactory.cc
runtime/neurun/core/src/compiler/OperandContext.cc
runtime/neurun/core/src/compiler/OperandContext.h
runtime/neurun/core/src/exec/ExecutorBase.h