IVGCVSW-4221 Fix SendCounterPacket hanging for indefinite time
[platform/upstream/armnn.git] / src / armnnTfLiteParser /
2019-11-29 Matteo MartincighIVGCVSW-4209 Create a public API for the ArmNN Utils
2019-11-19 josh minorIVGCVSW-1530 Add TfLite slice parser and fix transpose...
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-10-25 Aron Virginas-TarIVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils
2019-10-24 Aron Virginas-TarIVGCVSW-4007 Add StandInLayer for unsupported operation...
2019-10-22 Francis MurtaghIVGCVSW-3669 Fix TfLiteParser to set Splitter layer...
2019-10-22 Narumol PrangnawaratFix Unpack in TfLiteParser missing quantization parameters
2019-10-18 Matteo MartincighGithub #275 Generate versionned libraries
2019-09-27 Kevin MayIVGCVSW-3909 Fix Transpose perm vector not parsed by...
2019-09-17 Aron Virginas-TarIVGCVSW-3879 Fix output shape inference formula for...
2019-09-10 Keith DavisIVGCVSW-3712 Add Transpose into TfLite Parser
2019-08-27 Mike KellyIVGCVSW-3507 Removed partially supported networks
2019-08-23 Rob HughesFix Windows build:
2019-08-21 Aron Virginas-TarIVGCVSW-3507 Fix error in list of tested networks for...
2019-08-21 Aron Virginas-TarIVGCVSW-3507 Revise and update readmes for 19.08
2019-08-21 Matthew JacksonIVGCVSW-3650 Fix Transpose Convolution inputs in TfLite...
2019-08-20 Matthew JacksonIVGCVSW-3650 Add TfLite Parser support for Transpose...
2019-08-16 Matthew JacksonIVGCVSW-3639 Add 5d tensor support
2019-07-22 Mike KellyGithub #229 Remove unused include
2019-07-22 Matthew JacksonIVGCVSW-3368 Add reference support for depthwise multip...
2019-07-22 Matthew JacksonIVGCVSW-3383 - Add TfLite Parser support for L2 Normali...
2019-07-17 Matthew JacksonIVGCVSW-3423 Add TfLite parser support for Stack (Pack...
2019-07-02 Aron Virginas-TarIVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
2019-06-03 Matthew BenthamMLCE-124 Fix install target wrt serializer and tflite...
2019-05-30 Pablo TelloMLCE-119: Allow deph multipliers 2 and 3
2019-05-23 Narumol PrangnawaratIVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwor...
2019-05-14 Matteo MartincighUse the new deprecation API
2019-05-14 Jim FlynnIVGCVSW-3076 Add ConcatLayer methods to public API
2019-05-13 Pablo TelloMLCE-101: Adding dilation support in conv and dconv
2019-05-02 Jim FlynnIVGCVSW-3039 Unify BindingPointInfo declarations
2019-04-30 Narumol PrangnawaratIVGCVSW-2993: Investigate TfLite Parser test output...
2019-04-30 Derek LambertiIVGCVSW-2405 Rename SubGraph to SubgraphView
2019-04-30 Narumol PrangnawaratIVGCVSW-2948 Add DeepSpeech v1 support to TensorFlowLit...
2019-04-29 Narumol PrangnawaratIVGCVSW-2996 Add Reshape layer to ParseFullyConnected...
2019-04-25 Nina DrozdIVGCVSW-2993: Investigate TfLite Parser test output...
2019-04-25 Narumol PrangnawaratIVGCVSW-2994 Add Reshape layer to ParseUnpack in TfLite...
2019-04-25 Matthew BenthamRemove incorrect documentation line
2019-04-18 Narumol PrangnawaratIVGCVSW-2987 Modify ParseSplit in TfLite parser
2019-04-17 Narumol PrangnawaratIVGCVSW-2849 Add TfLite Parser support for Rank-0 opera...
2019-04-15 Nina DrozdIVGCVSW-2848 - Add TfLite Parser support for Unpack...
2019-04-10 Aron Virginas-TarIVGCVSW-2947 Remove boost dependency from include/Types...
2019-04-09 Nina DrozdIVGCVSW-2845: Add TfLite Parser support for TanH activa...
2019-04-08 Nina DrozdIVGCVSW-2844: Add TfLite Parser support for Split layer
2019-03-29 Kevin MayMLCE-101 Deeplab v3+ (Add Tf Lite Parser Dilation Check)
2019-03-25 Matthew BenthamUse unique names for temporary files
2019-03-14 keidav01IVGCVSW-2429 Add Detection PostProcess Parser to Tensor...
2019-03-13 Ruomei YanIVGCVSW-2735 Failure to find flatbuffers is not a fatal...
2019-02-26 Narumol PrangnawaratIVGCVSW-2560 Add support of SSD MobileNet to TensorFlow...
2019-02-26 Narumol PrangnawaratIVGCVSW-2560 Verify Inference test for TensorFlow Lite...
2019-02-26 keidav01IVGCVSW-2429 Add Detection PostProcess Parser to Tensor...
2019-02-26 Derek LambertiIVGCVSW-2525 *Update TfLite supported operator list
2019-02-25 Bruno GoncalvesAdd strided-slice parser to tf-lite
2019-02-25 Bruno GoncalvesAdd minimum parser to tf-lite
2019-02-25 Bruno GoncalvesAdd maximum parser to tf-lite
2019-02-22 Bruno GoncalvesAdd space-to-batch-nd parser to tf-lite
2019-02-22 Bruno GoncalvesAdd batch-to-space-nd parser to tf-lite
2019-02-22 Bruno GoncalvesAdd resize-bilinear parser to tf-lite
2019-02-22 Bruno GoncalvesAdd sub parser to tf-lite
2019-02-22 Nattapat ChaimanowongIVGCVSW-2588 Update README files for 19.02
2019-02-21 keidav01IVGCVSW-2429 Add Detection PostProcess Parser to Tensor...
2019-01-29 Bruno GoncalvesAdded ConstantLayer support to TfLiteParser
2019-01-25 Nattapat ChaimanowongIVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenation
2019-01-24 Finn WilliamsIVGCVSW-2430 Add logistic parser to tf-lite
2019-01-23 Aron Virginas-TarIVGCVSW-2534 Fix bug TfLiteParser::ParseReshape()
2019-01-22 Matthew BenthamFix compilation wrt IVGCVSW-2467
2019-01-22 Bruno GoncalvesAdded AddBroadcastReshapeLayer method to TfLiteParser
2019-01-22 Nattapat ChaimanowongIVGCVSW-2467 Remove GetDataType<T> function
2019-01-21 Bruno GoncalvesAdded ParsePad method to TfLiteParser
2019-01-19 Bruno GoncalvesAdded ParseMean method to TfLiteParser
2019-01-19 Bruno GoncalvesAdded ParseMul method to TfLiteParser
2019-01-17 Bruno GoncalvesAdded ParseAdd method to TfLiteParser
2019-01-16 Matthew BenthamGithub issue #120 - Embed TfLite schema
2019-01-07 Matteo MartincighIVGCVSW-2421 Remove the template-based version of armnn...
2019-01-04 Matteo MartincighMLCE-77 Depthwise Convolution with depth multiplier...
2018-12-17 kevmay01IVGCVSW-2395 TfLiteParse::ParseReshape doesn't support...
2018-11-19 Aron Virginas-TarIVGCVSW-2167: Run parser unit tests on the reference...
2018-11-14 jimfly01IVGCVSW-2152: Convert TfLiteParser to NHWC
2018-11-02 Aron Virginas-TarIVGCVSW-1946: Remove armnn/src from the include paths
2018-10-26 Nattapat ChaimanowongIVGCVSW-2029 Fix fully connected layer support in TfLit...
2018-10-25 Aron Virginas-TarIVGCVSW-2057: Remove ARMCOMPUTE(CL/NEON)_ENABLED and...
2018-10-25 Sadik ArmaganIVGCVSW-2026 + IVGCVSW-2027 Add FullyConnected Support...
2018-10-22 Sadik ArmaganIVGCVSW-2063 Documentation for new operations in TfLite...
2018-10-22 David BeckIVGCVSW-2019 : replace Compute enum in the backend...
2018-10-22 Nattapat ChaimanowongIVGCVSW-2030 and IVGCVSW-2031 Add MaxPooling support...
2018-10-10 Sadik ArmaganIVGCVSW-1787 Add Support for Concatenation on TfLite...
2018-10-10 SadikIVGCVSW-1650 Add Support for Reshape layer on TF Lite...
2018-10-10 Sadik ArmaganIVGCVSW-1651 Add Support for Relu on TF Lite parser
2018-09-17 David BeckIVGCVSW-1807 : change license text in file headers
2018-08-31 telsoa01Release 18.08