[enco] Introduce ShapeQuery class (#1404)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 7 Sep 2018 04:31:36 +0000 (13:31 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 7 Sep 2018 04:31:36 +0000 (13:31 +0900)
commit79b0bb1f4c5f9e83e1459ee8b780c4ee6cb492ca
treeca693bda672389f2ce4306d25ed806c4d9c99b68
parent3c9a8fb4b23aa956b8aa5f459ba50ef14bc12f80
[enco] Introduce ShapeQuery class (#1404)

* [enco] Introduce ShapeQuery class

This commit generalizes CanonicalChannelAxis implementation as
ShapeQuery to reuse this logic for other layers.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Fix typos in comment
contrib/enco/frontend/caffe/src/ConvolutionSpec.cpp
contrib/enco/frontend/caffe/src/ShapeQuery.cpp [new file with mode: 0644]
contrib/enco/frontend/caffe/src/ShapeQuery.h [new file with mode: 0644]