aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test
AgeCommit message (Expand)Author
2022-02-04IVGCVSW-6727 Updating error messages from the flatbuffers parser.Colm Donelan
2022-01-26GitHub #603 Add PADV2 support to TFLite ParserMike Kelly
2022-01-26IVGCVSW-6727 Change asserts to CHECK in ParserFlatbuffersFixture.hpp.Colm Donelan
2021-12-22IVGCVSW-6252 Armnn Error: Failed to parse operator #1 withinCathal Corbett
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-12-01Revert "IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph...Teresa Charlin
2021-11-26IVGCVSW-6252 Armnn Error: Failed to parse operator #1 within subgraph #0 erro...Tamas Nyiri
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-10-27IVGCVSW-6469 Add MirrorPad TfLiteParser and TfLiteDelegate SupportMatthew Sloyan
2021-10-07IVGCVSW-6461 Building Arm NN failed after adding Conv3d to TFLiteparserMatthew Sloyan
2021-10-06IVGCVSW-6165 Add Support for Conv3d to TfLiteParserMatthew Sloyan
2021-10-02IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-09-15GitHub #577 slice layer does not handle a size of -1Mike Kelly
2021-09-03IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-09-02IVGCVSW-6294 Added support for LRN to TfLiteParserMike Kelly
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-07-21Fixed RunTest's TfliteParser with boolean outputBruno Goncalves
2021-07-21Added comparison operators to TfLiteParserBruno Goncalves
2021-07-15Fix some compile warnings & errorsRob Hughes
2021-07-01IVGCVSW-6075 Add ParseExpandDims to TfliteParserTeresa Charlin
2021-06-18MLCE-510 Add CpuRef Shape Operator to ArmNNKeith Davis
2021-06-16IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-06-02IVGCVSW-5962 Remove boost::multi_arraySadik Armagan
2021-05-27IVGCVSW-6079 Fix circular dependencyNarumol Prangnawarat
2021-05-25IVGCVSW-3649 Add Prelu with different alpha dimension test to TfLiteParserNarumol Prangnawarat
2021-05-25IVGCVSW-3649 Add TfLite parser support for Prelu layerNarumol Prangnawarat
2021-05-18IVGCVSW-5964 Removing some remaining boost utility usages from tests.Colm Donelan
2021-05-05IVGCVSW-5826 Add per channel testsJan Eilers
2021-04-22IVGCVSW-5418 ExecuteNetwork test for MobileBERTmathad01
2021-04-21IVGCVSW-5842 Remove cross-wiring in depthwiseJan Eilers
2021-04-15IVGCVSW-5829 Segfault in tflite-parser, int8 modelsMatthew Sloyan
2021-04-12IVGCVSW-5410 Add front-end support for CASTmathad01
2021-04-09IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMaxMatthew Sloyan
2021-04-07IVGCVSW-5422 Add per-channel quantization tests to depthwiseJan Eilers
2021-03-25IVGCVSW-5741 Update FullyConnected in TfLiteParser to support NonConstWeightsFinn Williams
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2021-02-11MLCE-360 'ReduceLayer InferOutputShape Issue'Sadik Armagan
2021-02-09MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support'Sadik Armagan
2021-02-04IVGCVSW-5592 Implement Pimpl Idiom for Tf and TfLite ParsersKevin May
2021-02-03backends/reference: Add ReduceSum operation supportSadik Armagan
2021-01-22MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser'Sadik Armagan
2021-01-15IVGCVSW-5424 TFLite parser not parsing new TransposeConvDavid Monahan
2020-12-17IVGCVSW-5614 Enable Hard Swish and Elu activationsMatthew Sloyan
2020-12-16IVGCVSW-5595 Fix incorrect padding value for asymmetric quantized typeNarumol Prangnawarat
2020-10-02IVGCVSW-5296 Remove boost::format armnn parsersJames Ward
2020-09-15IVGCVSW-5305 AddBroadcastReshapeLayer as optimizerNarumol Prangnawarat
2020-09-14IVGCVSW-5302 Remove some boost::numeric_cast from parsersMatthew Sloyan
2020-09-08IVGCVSW-5244 Load-scope dynamic tensor TfLite testsNarumol Prangnawarat