Fix indent in the SPDX identifier
[platform/core/ml/nntrainer.git] / nntrainer / layers / layer_factory.cpp
2021-04-27 Juyeong LeeFix indent in the SPDX identifier
2021-04-09 jijoong.moon[ TIME DIST ] Implement initialization
2021-03-19 jijoong.moon[ RNN ] Add Skeleton Code for RNNLayer
2021-03-05 jijoong.moon[ Layer ] Add Skeleton for Embedding Layer accepted/tizen/unified/20210308.132526 submit/tizen/20210308.024729
2021-02-01 Jihoon Lee[CAPI/acr] Update tizen capi
2020-11-26 jijoong.moon[ ANDROID ] Enable graph for andoid build
2020-11-26 jijoong.moon[ UNIT TEST ] Enable Unit test for graph
2020-11-26 jijoong.moon[ Graph ] Neural Network Graph
2020-11-19 Parichay Kapoor[ccapi] Direct methods to create layers
2020-11-13 Jihoon Lee[Layer] Change layer type to string
2020-11-06 Parichay Kapoor[restructure] Restructure the core files