aboutsummaryrefslogtreecommitdiff
path: root/test/Lstm.cpp
AgeCommit message (Expand)Author
2019-07-29IVGCVSW-3398 Add LSTM normalization parameters to HAL 1.2Ferran Balaguer
2019-06-17IVGCVSW-3283 Add test for converting CONV2D and DEPTHWISE_CONV2D operators wi...Aron Virginas-Tar
2019-05-23IVGCVSW-3116 Fix failing NN Driver Tests on Android QKevin May
2019-05-08IVGCVSW-2911 Android Q compatibility code updatesSadik Armagan
2019-03-15MLCE-91 LSTM doesn't support optional inputKevin May
2018-11-15IVGCVSW-2092 Port LSTMCell::Eval to ArmNNMatteo Martincigh
2018-09-18IVGCVSW-1806 More Android NN Driver refactoringMatteo Martincigh
2018-09-18IVGCVSW-1807: change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01