nnstreamer / nntrainer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Troubleshooting] Errors that occur during NNTrainer learning after TFlite export

DonghakPark opened this issue · comments

in case of below, nntrainer get error

model->compile();
model->initialize();
model->exports(ml::train::ExportMethods::METHOD_TFLITE, "Exported.tflite");
model->train();

Make some exception, and make robust for this case

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

yes i tried this method too for tflite export to didnt work caused error