[coco] Support Div operation (#2770)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Tue, 8 Jan 2019 00:49:54 +0000 (09:49 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 8 Jan 2019 00:49:54 +0000 (09:49 +0900)
commitaaeb18069c663b42c3efd547f663b0b2cdeb3a1b
treefded22bcf38f02d8ee0eef34c4505687ba7446c0
parent864540351fc8440dd364699ee901be61bbc493be
[coco] Support Div operation (#2770)

This commit extends coco IR including Div operation

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/coco/core/include/coco/IR/Op.lst
contrib/coco/core/include/coco/IR/Ops.h
contrib/coco/core/src/IR/OpManager.test.cpp
contrib/coco/core/src/IR/Ops.test.cpp