aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test/Multiplication.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
2019-01-22Fix compilation wrt IVGCVSW-2467Matthew Bentham
2019-01-22Added AddBroadcastReshapeLayer method to TfLiteParserBruno Goncalves
2019-01-22IVGCVSW-2467 Remove GetDataType<T> functionNattapat Chaimanowong
2019-01-18Added ParseMul method to TfLiteParserBruno Goncalves