[loco] Implement ReLU6 shape inference (#6222)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 5 Aug 2019 09:38:03 +0000 (18:38 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 5 Aug 2019 09:38:03 +0000 (18:38 +0900)
commit2053aeee933e71dede2718c36bd21d2e8fbaafcf
treeaa4f26b7cb079f8aff0658176e44bb8cdedf43d8
parent4767a016dd307eedc532ce3763c308740b33f0dc
[loco] Implement ReLU6 shape inference (#6222)

This commit extends CanonicalShapeInferenceRule to accept ReLU6 node.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/loco/src/Service/CanonicalShapeInferenceRule.cpp