aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test/Squeeze.cpp
AgeCommit message (Expand)Author
2021-07-21IVGCVSW-6176 Add support for shape_signature in the tflite parserFinn Williams
2021-07-01IVGCVSW-6075 Add ParseExpandDims to TfliteParserTeresa Charlin
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
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