Bugfix: tests for auto dimension reshape (#857)
authorEfimov Alexander/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Wed, 8 Aug 2018 13:35:35 +0000 (16:35 +0300)
committerSergey Vostokov/AI Tools Lab /SRR/Staff Engineer/삼성전자 <s.vostokov@samsung.com>
Wed, 8 Aug 2018 13:35:35 +0000 (16:35 +0300)
commit4fcf7bf85a7cbb4c8229a5d267ac8c7d7751df41
tree61bea4466b1227cc8b797dd1e8e3164cc079d2e4
parent61fad56c77cdaf7cb57c4eeb0870623d4c3e4073
Bugfix: tests for auto dimension reshape (#857)

Add undefined dimension constant and more tests for shape inference

Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
contrib/nnc/libs/core/include/nnc/core/IR/model/actions/ShapeInference.h
contrib/nnc/libs/core/src/core/IR/model/actions/ShapeInference.cpp
contrib/nnc/unittests/core/ShapeInference.cpp