aboutsummaryrefslogtreecommitdiff
path: root/include/armnnTfLiteParser
AgeCommit message (Expand)Author
2022-08-30IVGCVSW-7105: BatchMatMul Optional Parameter SupportSamuel Yap
2022-06-22Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails.""Francis Murtagh
2022-06-21Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."James Conroy
2022-06-20IVGCVSW-6873 Import inputs but don't export outputs fails.Colm Donelan
2022-05-18IVGCVSW-6929 Support for models with implicit expandedMike Kelly
2022-01-14IVGCVSW-6633 SubgraphView uses IConnectableLayer rather than Layer in its m_L...Francis Murtagh
2021-09-24IVGCVSW-3705 Add Channel Shuffle Front end and Ref ImplementationSimon Obute
2021-08-06IVGCVSW-5922 Update minor version for all parsers.Matthew Sloyan
2021-03-25IVGCVSW-5736 and IVGCVSW-5743 'NonConstWeights: Update front-end and TfLiteDe...Sadik Armagan
2021-02-15IVGCVSW-5694 Update Major, Minor release versionsNikhil Raj
2021-02-08IVGCVSW-4901 Add semantic versioning to Parsers and TfLite DelegateMatthew Sloyan
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