[TFLite Export] Update node_exporter
authorDongHak Park <donghak.park@samsung.com>
Fri, 14 Apr 2023 09:00:01 +0000 (18:00 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 27 Jul 2023 10:38:19 +0000 (19:38 +0900)
commit2b7d800091fbc02561f2a321ac6f30d45e3ea23c
tree0734ba877aa9e585654246ae140b86924438ef2d
parent0767378f1e25ac27aa3b318370252ac12c3285fb
[TFLite Export] Update node_exporter

Add Epsilon Props to additional_props for fusing
- For Fusing we need Epsilon for batch norm
Add padding, stride props to props_vector
- For Conv Fusing we need to made new BuiltinOption and for building new BuiltinOption with FUSED activation we need padding,stride

Signed-off-by: DongHak Park <donghak.park@samsung.com>
nntrainer/utils/node_exporter.cpp
nntrainer/utils/node_exporter.h