nnstreamer / nntrainer

NNtrainer is Software Framework for Training Neural Network Models on Devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[TF Lite Export] Support Fused Op

DonghakPark opened this issue · comments

For TF Lite Export NNTrainer need to support Fused Op in export process

  • 1. Fused Conv + ReLU(Fused Activation Function)
  • 2. Fused Batch Norm

it will updated more

:octocat: cibot: Thank you for posting issue #2182. The person in charge will reply soon.

Releated PR

  1. #2184
  2. #2185
  3. #2186

This issue Done with Merge into main Branch