Import pads from caffe model directly (#1545)
authorEfimov Alexander/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Tue, 18 Sep 2018 14:26:09 +0000 (17:26 +0300)
committerРоман Михайлович Русяев/AI Tools Lab /SRR/Staff Engineer/삼성전자 <r.rusyaev@samsung.com>
Tue, 18 Sep 2018 14:26:09 +0000 (17:26 +0300)
commit492e8e6de208643d0c4aa7e2aa6bfe2d8cd6300d
tree85a40fe394f3ec4d38963a16bad82284dba8e653
parent4dfb36fe7031fadaa151ec6eca3931694481a3fc
Import pads from caffe model directly (#1545)

Do not inference paddings in ShapeInference, instead use numbers from model

Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
contrib/nnc/core/modelIR/ShapeInference.cpp
contrib/nnc/core/modelIR/ir_dot_node_info.cpp
contrib/nnc/include/core/modelIR/operations/common.h
contrib/nnc/passes/caffe_frontend/caffe_op_creator.cpp