[loco] Introduce PaddingND (#7949)
author채성우/On-Device Lab(SR)/Engineer/삼성전자 <sw4670.chae@samsung.com>
Tue, 8 Oct 2019 07:21:38 +0000 (16:21 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 8 Oct 2019 07:21:38 +0000 (16:21 +0900)
commitf9d748200d837afdead25a021e165e79f1f74f76
treeca1f7215ffafe525ea878a92d9c3f4ea64429dec
parent7de518fbeff0f35a4f53715cceff83c0abd65e13
[loco] Introduce PaddingND (#7949)

* [loco] Introduce PaddingND

This commit introduces PaddingND class to loco for supporting Pad.

Signed-off-by: seongwoo <sw4670.chae@samsung.com>
* rename size method to rank.
compiler/loco/include/loco/IR/PaddingND.h [new file with mode: 0644]
compiler/loco/src/IR/PaddingND.test.cpp [new file with mode: 0644]