aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLLSTMLayer.cpp
AgeCommit message (Expand)Author
2018-11-30COMPMID-1717: CL: Implement Maximum, Minimum, SquaredDifferencegiuros01
2018-11-15COMPMID-1451: Fix the shape of scratch_buffer in case of CIFGGeorgios Pinitas
2018-11-06COMPMID-1451: Fix order of allocations in CLLSTMLayerMichele Di Giorgio
2018-11-02COMPMID-1124: Validate CLLSTMGeorgios Pinitas
2018-11-02COMPMID-1386: Add support for converting weights for CL.Georgios Pinitas
2018-11-02COMPMID-1188: Fixes LSTM IO dimension requirements.Georgios Pinitas
2018-11-02COMPMID-1124 : Fixes in CLLSTM layerGeorgios Pinitas
2018-11-02COMPMID-1246 Change CLLSTM in order to match android testsMichalis Spyrou
2018-11-02COMPMID-993 Implement CL LSTM functionMichalis Spyrou