[exo] Fold Reshape of Const Pass (#8432)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Thu, 24 Oct 2019 04:32:26 +0000 (13:32 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 24 Oct 2019 04:32:26 +0000 (13:32 +0900)
commit4353484ba251b8967e6664996d35556fb3311d7e
treedc528e66d6e8f6106e9f5018c8d952caef6107c9
parent76a7a63e028dea0854035a06f786b902ffeab1d6
[exo] Fold Reshape of Const Pass (#8432)

This commit introduces FoldReshapeOfConst Pass, which folds TFLReshape
followed by TFLConst

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
compiler/exo/src/Pass/FoldReshapeOfConst.cpp [new file with mode: 0644]
compiler/exo/src/Pass/FoldReshapeOfConst.h [new file with mode: 0644]