[LayerV1] Delete for LayerV1
[platform/core/ml/nntrainer.git] / nntrainer / layers / nnstreamer_layer.cpp
2021-07-22 Parichay Kapoor[LayerV1] Delete for LayerV1
2021-07-22 Parichay Kapoor[layer] Update NNStreamer layer to V2
2021-07-22 Parichay Kapoor[layer] Update getTrainable with supportBackwarding
2021-06-18 Jihoon Lee[CC17] Update type to inline static
2021-06-16 Jihoon Lee[Refactor] s/Layer/LayerV1
2021-04-27 Juyeong LeeFix indent in the SPDX identifier
2021-01-21 Jihoon Lee[Layer] Add eval mode for the training accepted/tizen/unified/20210122.084701 submit/tizen/20210122.000930
2020-12-30 Parichay Kapoor[model] Optimize model input/output
2020-12-28 Parichay Kapoor[layer] Move layer input/output management to manager
2020-12-07 Parichay Kapoor[manager] Added nntrainer manager for weights
2020-11-27 Parichay Kapoor[layers] Split backwarding into smaller functions
2020-11-26 jijoong.moon[ Graph ] Modify backwarding/forwarding to use graph...
2020-11-13 Jihoon Lee[Layer] Change layer type to string
2020-11-12 Parichay Kapoor[nnstreamer/backbone] Update to support more backbone
2020-11-06 Parichay Kapoor[restructure] Restructure the core files