[conv] support dilation property
[platform/core/ml/nntrainer.git] / packaging / unittest_models_v2.tar.gz
2022-05-11 hyeonseok lee[rnncell] generate testcase for muli in/out of rnncell
2022-05-09 hyeonseok lee[lstm] implement calcGradient for bidirectional lstm
2022-02-09 Parichay Kapoor[test] unittest for weight decay
2022-02-07 hyeonseok lee[lstm] remove timestep property
2021-12-31 hyeonseok lee[grucell] enable multi inout
2021-12-30 hyeonseok lee[lstmcell] support multi in/out
2021-12-30 hyeonseok lee[zoneout lstmcell] support multi in/out
2021-12-13 hyeonseok lee[grucell] enable 2 bias
2021-12-13 hyeonseok lee[lstm, lstmcell, zoneout] enable 2 bias
2021-12-13 hyeonseok lee[rnncell] enable 2 bias
2021-12-06 hyeonseok lee[unittest] zoneout lstmcell unittest
2021-12-03 Parichay Kapoor[layer] Support multiple outputs for mol attention...
2021-12-03 Parichay Kapoor[layer] Support filter masking in mol attention
2021-12-03 Parichay Kapoor[layer] Add MoL layer unittest
2021-12-02 Parichay Kapoor[layer] Unittests for reduce mean layer
2021-12-01 Parichay Kapoor[gradclip] hot fix + unittests
2021-11-25 hyeonseok lee[unittest] Implement grucell unittest
2021-11-10 hyeonseok lee[unittest] Implement rnncell unittest
2021-11-10 hyeonseok lee[Bugfix] Regenerate lstmcell unittest
2021-10-20 Jihoon Lee[Test] Add recurrent value compare tests