Fix indent in the SPDX identifier
[platform/core/ml/nntrainer.git] / nntrainer / models / model_loader.h
2021-04-27 Juyeong LeeFix indent in the SPDX identifier
2021-04-13 Jihoon Lee[Loader] Remove functions which has been moved
2021-04-01 Parichay Kapoor[model/ini] Update ini loader for model
2021-04-01 Parichay Kapoor[ini] Add backward compatibility for optimizer
2021-04-01 Parichay Kapoor[optimizer] Add optimizer section to INI
2021-03-16 Jihoon Lee[loader] Change semantics of path in ini
2021-03-03 Parichay Kapoor[loss] Allow no loss in the model
2020-11-30 Jihoon Lee[ModelLoader] Use vector<string> when create layer
2020-11-13 Jihoon Lee[Layer] Change layer type to string
2020-11-06 Parichay Kapoor[restructure] Restructure the core files