[enco] Tree-like ReLU op (#1801)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 10 Oct 2018 06:10:25 +0000 (15:10 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 10 Oct 2018 06:10:25 +0000 (15:10 +0900)
commit15a52cc602da4d48b646ff7c2d2919492e87306f
tree3cdf058ce6b324b540e74606597d669fb790604e
parent1e1f277a3e7b6381ca389177c12bed05e6f798e8
[enco] Tree-like ReLU op (#1801)

This commit rewrites ReLU class to support tree-like Op structure.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/ReLU.h
contrib/coco/core/src/IR/ReLU.cpp