aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/test
AgeCommit message (Expand)Author
2020-01-15IVGCVSW-3879 Fix output shape inference formula for TransposeConvolution2dAron Virginas-Tar
2019-08-23Fix Windows build:Rob Hughes
2019-08-21IVGCVSW-3650 Fix Transpose Convolution inputs in TfLite parserMatthew Jackson
2019-08-20IVGCVSW-3650 Add TfLite Parser support for Transpose Convolution layerMatthew Jackson
2019-08-16IVGCVSW-3639 Add 5d tensor supportMatthew Jackson
2019-07-22Github #229 Remove unused includeMike Kelly
2019-07-22IVGCVSW-3383 - Add TfLite Parser support for L2 Normalization layerMatthew Jackson
2019-07-17IVGCVSW-3423 Add TfLite parser support for Stack (Pack) layerMatthew Jackson
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-05-02IVGCVSW-3039 Unify BindingPointInfo declarationsJim Flynn
2019-04-30IVGCVSW-2993: Investigate TfLite Parser test output shape validationNarumol Prangnawarat
2019-04-30IVGCVSW-2405 Rename SubGraph to SubgraphViewDerek Lamberti
2019-04-29IVGCVSW-2996 Add Reshape layer to ParseFullyConnected in TfLite parserNarumol Prangnawarat
2019-04-25IVGCVSW-2993: Investigate TfLite Parser test output shape validationNina Drozd
2019-04-25IVGCVSW-2994 Add Reshape layer to ParseUnpack in TfLite parserNarumol Prangnawarat
2019-04-18IVGCVSW-2987 Modify ParseSplit in TfLite parserNarumol Prangnawarat
2019-04-17IVGCVSW-2849 Add TfLite Parser support for Rank-0 operands and unit testsNarumol Prangnawarat
2019-04-15IVGCVSW-2848 - Add TfLite Parser support for Unpack layerNina Drozd
2019-04-10IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hppAron Virginas-Tar
2019-04-09IVGCVSW-2845: Add TfLite Parser support for TanH activation layerNina Drozd
2019-04-08IVGCVSW-2844: Add TfLite Parser support for Split layerNina Drozd
2019-03-25Use unique names for temporary filesMatthew Bentham
2019-03-14IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-02-26IVGCVSW-2560 Verify Inference test for TensorFlow Lite MobileNet SSDNarumol Prangnawarat
2019-02-26IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-02-25Add strided-slice parser to tf-liteBruno Goncalves
2019-02-25Add minimum parser to tf-liteBruno Goncalves
2019-02-25Add maximum parser to tf-liteBruno Goncalves
2019-02-22Add space-to-batch-nd parser to tf-liteBruno Goncalves
2019-02-22Add batch-to-space-nd parser to tf-liteBruno Goncalves
2019-02-22Add resize-bilinear parser to tf-liteBruno Goncalves
2019-02-22Add sub parser to tf-liteBruno Goncalves
2019-02-21IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-01-29Added ConstantLayer support to TfLiteParserBruno Goncalves
2019-01-25IVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenationNattapat Chaimanowong
2019-01-24IVGCVSW-2430 Add logistic parser to tf-liteFinn Williams
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-21Added ParsePad method to TfLiteParserBruno Goncalves
2019-01-18Added ParseMean method to TfLiteParserBruno Goncalves
2019-01-18Added ParseMul method to TfLiteParserBruno Goncalves
2019-01-17Added ParseAdd method to TfLiteParserBruno Goncalves
2019-01-16Github issue #120 - Embed TfLite schemaMatthew Bentham
2018-11-19IVGCVSW-2167: Run parser unit tests on the reference backend onlyAron Virginas-Tar
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar
2018-10-26IVGCVSW-2029 Fix fully connected layer support in TfLite Parser and implement...Nattapat Chaimanowong
2018-10-25IVGCVSW-2057: Remove ARMCOMPUTE(CL/NEON)_ENABLED and ARMCOMPUTENEON_ENABLED f...Aron Virginas-Tar
2018-10-25IVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support to TfLiteParserSadik Armagan
2018-10-22IVGCVSW-2019 : replace Compute enum in the backend preferences listDavid Beck