[loco] Implement Relu shape inference (#6161)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 5 Aug 2019 02:50:39 +0000 (11:50 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 5 Aug 2019 02:50:39 +0000 (11:50 +0900)
commit15da670e646d2fa4802e683e883d48d5b77a4477
tree83ebe0adc3581bb8a15da43ff2c1bf96a7824ba8
parent2c2cf71ce484b4b8426738324db1b278b8dbe6cc
[loco] Implement Relu shape inference (#6161)

* [loco] Implement Relu shape inference

CanonicalShapeInferenceRule now properly infers the shape of relu node.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Add final
compiler/loco/src/Service/CanonicalShapeInferenceRule.cpp
compiler/loco/src/Service/CanonicalShapeInferenceRule.test.cpp
compiler/loco/src/Service/GraphTestcase.h