[loco] Introduce DepthwiseFilterEncode (#4273)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Mon, 15 Jul 2019 09:53:48 +0000 (18:53 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 15 Jul 2019 09:53:48 +0000 (18:53 +0900)
commite8d394479fd3f50d788a18ec5c3c6cfb1fe1837c
tree0cedbae798d39232ce1a3db0ced5eeb5ce6d61c1
parentfcc5a136617313c6eb3c3e75f4c77c5b00265a6f
[loco] Introduce DepthwiseFilterEncode (#4273)

This commit introduces DepthwiseFilterEncode loco canonical dialect
node. This node encodes tensor from input node into depthwise filter.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/loco/include/loco/IR/CanonicalNodes.lst
contrib/loco/include/loco/IR/Nodes.h
contrib/loco/src/IR/Nodes.test.cpp