aboutsummaryrefslogtreecommitdiff
path: root/include/armnnTfLiteParser/ITfLiteParser.hpp
AgeCommit message (Expand)Author
2022-05-19IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2021-02-04IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite ParsersKevin May
2020-07-28IVGCVSW-4932 Introduce ShapeInferenceMethod to TfLite ParserSadik Armagan
2019-10-24IVGCVSW-4007 Add StandInLayer for unsupported operations in TfLiteParserAron Virginas-Tar
2019-05-02IVGCVSW-3039 Unify BindingPointInfo declarationsJim Flynn
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01