[custom op] (fix) Implement missing ShapeFixer method in cpu backend (#7236)
authorVladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자 <v.plazun@samsung.com>
Thu, 5 Sep 2019 12:13:19 +0000 (15:13 +0300)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 5 Sep 2019 12:13:19 +0000 (21:13 +0900)
commit1a846a2f6e353cecab27adbb17a91f6cf973afcf
treec70e4ea9dcf1f9288145219b639eba98cbd91993
parent87470e1bb9f3d14b42725f81de1b7a5320d96fbd
[custom op] (fix) Implement missing ShapeFixer method in cpu backend (#7236)

Provide empty imlpementation for ShapeFixer::visit(CustomNode&)

Signed-off-by: Vladimir Plazun <v.plazun@samsung.com>
runtimes/neurun/backend/cpu/ShapeFixer.cc
runtimes/neurun/backend/cpu/ShapeFixer.h