aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser
AgeCommit message (Expand)Author
2019-06-03MLCE-124 Fix install target wrt serializer and tflite parserMatthew Bentham
2019-05-30MLCE-119: Allow deph multipliers 2 and 3Pablo Tello
2019-05-23IVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwork NEONNarumol Prangnawarat
2019-05-14Use the new deprecation APIMatteo Martincigh
2019-05-14IVGCVSW-3076 Add ConcatLayer methods to public APIJim Flynn
2019-05-13MLCE-101: Adding dilation support in conv and dconvPablo Tello
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-30IVGCVSW-2948 Add DeepSpeech v1 support to TensorFlowLiteSupport.mdNarumol Prangnawarat
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-25Remove incorrect documentation lineMatthew Bentham
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-29MLCE-101 Deeplab v3+ (Add Tf Lite Parser Dilation Check)Kevin May
2019-03-25Use unique names for temporary filesMatthew Bentham
2019-03-14IVGCVSW-2429 Add Detection PostProcess Parser to TensorFlow Lite Parserkeidav01
2019-03-13IVGCVSW-2735 Failure to find flatbuffers is not a fatal build errorRuomei Yan
2019-02-26IVGCVSW-2560 Add support of SSD MobileNet to TensorFlowLiteSupport.mdNarumol Prangnawarat
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-26IVGCVSW-2525 *Update TfLite supported operator listDerek Lamberti
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-22IVGCVSW-2588 Update README files for 19.02Nattapat Chaimanowong
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-23IVGCVSW-2534 Fix bug TfLiteParser::ParseReshape()Aron Virginas-Tar
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
2019-01-07IVGCVSW-2421 Remove the template-based version of armnnUtils::PermuteMatteo Martincigh