aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/layers/LstmLayer.hpp
AgeCommit message (Expand)Author
2021-07-22MLCE-530 Add front end support for UnidirectionalSequenceLstm on ArmNNNarumol Prangnawarat
2021-05-06IVGCVSW-5815 Generalise ConstCpuTensorHandleJames Conroy
2021-04-07Fix graph copy memory spikeFinn Williams
2021-02-12IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy.Finn Williams
2020-07-26IVGCVSW-5155 Update Arm NN API to allow for call to shape inferenceFinn Williams
2020-06-26IVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.Teresa Charlin
2020-03-31IVGCVSW-4590 Fix Lstm layers CellToInputWeightsJan Eilers
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-07-02IVGCVSW-3236 Extend Ref LSTM with layer normalization supportJan Eilers
2019-01-25IVGCVSW-2547 Add Accept function to IConnectableLayerjimfly01
2018-12-24IVGCVSW-59 Add documentation to the public APIConor Kennedy
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01