aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser
AgeCommit message (Expand)Author
2020-01-28IVGCVSW-4335 Add support for per-channel QSymm8 to TfLite parserKeith Davis
2020-01-20Remove use of ArmNN.hpp where it is unnecessary.Matthew Bentham
2020-01-15Support different flatbuffer libs for debug and releaseRob Hughes
2020-01-15IVGCVSW-4193 Add QUANTIZE to the TfLite parserSadik Armagan
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2020-01-03IVGCVSW-4246 Clean build of parsers with -WextraDerek Lamberti
2019-12-31Replace Schema.s with generated .cpp fileRob Hughes
2019-12-31Some build fixes for MSVCRob Hughes
2019-12-10IVGCVSW-4191 Add DEQUANTIZE to the TfLite ParserFinn Williams
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-05IVGCVSW-4179 Add RESIZE_NEAREST_NEIGHBOUR to the TfLite parserSadik Armagan
2019-11-29IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-19IVGCVSW-1530 Add TfLite slice parser and fix transpose perm vector creationjosh minor
2019-10-31GitHub #292 Move BackendRegistry.hpp to the public APIMatteo Martincigh
2019-10-25IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtilsAron Virginas-Tar
2019-10-24IVGCVSW-4007 Add StandInLayer for unsupported operations in TfLiteParserAron Virginas-Tar
2019-10-22IVGCVSW-3669 Fix TfLiteParser to set Splitter layer outputs' quantization paramsFrancis Murtagh
2019-10-22Fix Unpack in TfLiteParser missing quantization parametersNarumol Prangnawarat
2019-10-18Github #275 Generate versionned librariesMatteo Martincigh
2019-09-27IVGCVSW-3909 Fix Transpose perm vector not parsed by Tflite parserKevin May
2019-09-17IVGCVSW-3879 Fix output shape inference formula for TransposeConvolution2dAron Virginas-Tar
2019-09-10IVGCVSW-3712 Add Transpose into TfLite ParserKeith Davis
2019-08-27IVGCVSW-3507 Removed partially supported networksMike Kelly
2019-08-23Fix Windows build:Rob Hughes
2019-08-21IVGCVSW-3507 Fix error in list of tested networks for Tf and TfLite parsersAron Virginas-Tar
2019-08-21IVGCVSW-3507 Revise and update readmes for 19.08Aron Virginas-Tar
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-3368 Add reference support for depthwise multiplier > 3Matthew Jackson
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-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
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