[layer/test] Add unittests for conv1d
[platform/core/ml/nntrainer.git] / test / unittest / layers / layers_golden_tests.cpp
2021-10-19 Parichay Kapoor[layer/test] Add unittests for conv1d
2021-10-18 Parichay Kapoor[in-place] Support in-place activation
2021-10-18 Parichay Kapoor[layer/test] Bug fix for dropout + unittest
2021-10-07 Jihoon Lee[fclayer] Update gradient to accumulate
2021-10-06 Jihoon Lee[Test] Add warmup to the golden layer
2021-10-01 Parichay Kapoor[batchnorm] Optimize batch norm layer
2021-10-01 Jihoon Lee[Test] Add bn layer inference test
2021-09-28 Jihoon Lee[Test] Update layer golden test format
2021-09-23 Jihoon Lee[TEST/fc] Add layer golden test