[TFLite Export] Add Realized Path for Fused Op
authorDongHak Park <donghak.park@samsung.com>
Fri, 14 Apr 2023 08:35:07 +0000 (17:35 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Mon, 21 Aug 2023 06:29:23 +0000 (15:29 +0900)
commitcff9572988943256864970250e5a281438ac0ef8
treee5a26c29db166bf7e0eb8e37ba16a885e838a5cb
parent94bcb624338ed9dc682928e1b12945c6d3183721
[TFLite Export] Add Realized Path for Fused Op

For Fused OP Made Realized Path

1. Check Trainable
 - check node is trainable or not for fusing
2. Conv + ReLU Fusing
3. Batch Normalization Fusing

Signed-off-by: DongHak Park <donghak.park@samsung.com>
nntrainer/compiler/tflite_opnode.cpp