aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test/Conv2D.cpp
AgeCommit message (Expand)Author
2022-04-22MLCE-604 Add Unidirectional Sequence Lstm support to TFLiteMike Kelly
2021-07-21IVGCVSW-6176 Add support for shape_signature in the tflite parserFinn Williams
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-05-05IVGCVSW-5826 Add per channel testsJan Eilers
2020-07-28IVGCVSW-4932 Introduce ShapeInferenceMethod to TfLite ParserSadik Armagan
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01