aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test/LoadModel.cpp
AgeCommit message (Expand)Author
2021-07-21IVGCVSW-6176 Add support for shape_signature in the tflite parserFinn Williams
2021-07-21NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-02-04IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite ParsersKevin May
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
2019-08-23Fix Windows build:Rob Hughes
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-03-25Use unique names for temporary filesMatthew Bentham
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-08-31Release 18.08telsoa01