aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test/Addition.cpp
AgeCommit message (Expand)Author
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
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-17Added ParseAdd method to TfLiteParserBruno Goncalves