[gru] enable bias_hh, reset_after
[platform/core/ml/nntrainer.git] / test / input_gen / transLayer.py
2021-12-15 hyeonseok lee[gru] enable bias_hh, reset_after
2021-10-19 Parichay Kapoor[test] GRU with reset_after=False
2021-10-19 Parichay Kapoor[layer/test] Add unittests for conv1d
2021-09-28 Jihoon Lee[Test] Update layer golden test format
2021-07-05 Jihoon Lee[Test/Bn] Add conv2d model test
2021-06-10 Jihoon Lee[Recorder] Add multiout equivalent in transLayer
2021-05-27 Jihoon Lee[Test/models] prepare to support non-linear models
2021-03-30 Jihoon Lee[Pooling2D/Test] Add model tests
2021-01-21 Jihoon Lee[Tools] Fix bug that translayer cannot detect bn
2020-11-11 Jihoon Lee[Test] Add conv2d Integrated test
2020-11-09 Jihoon Lee[Test/Py] Add translayer