[enco] Validating output shape of Conv2D (#2623)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Fri, 14 Dec 2018 01:11:56 +0000 (10:11 +0900)
committer박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 14 Dec 2018 01:11:56 +0000 (10:11 +0900)
commit1d72e40c39645af51da9b46589aa6a7c199b87b2
treeaa598e7131ae23eb84d57a27f2e25605effc2fcf
parent78a68714d0a77b0e7e29ebc788904275b79e22dc
[enco] Validating output shape of Conv2D (#2623)

* [enco] IR validator : validating output shape of conv2D

This commit adds code to check if output shape of conv2D is same with Eval.out

Signed-off-by: Hyun Sik Yoon hyunsik.yoon@samsung.com
* pr fix: comment on Dec 11

* pr fix: assert() for remoted round

* pr fix: string_width, striding_height

* pr fix: various.
contrib/enco/core/src/IRValidator.cpp