IVGCVSW-4590 Fix Lstm layers CellToInputWeights
[platform/upstream/armnn.git] / src / armnnTfLiteParser /
2020-03-17 Derek LambertiIVGCVSW-4545 Relax check on ParseReshape
2020-03-12 Derek LambertiIVGCVSW-4545 Fix segfault parsing reshape layer
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-03-04 Ryan OSheaIVGCVSW-4213 Enable split along any dimension
2020-03-03 Mike KellyIVGCVSW-4375 Add parser support for Transpose
2020-02-20 Sadik ArmaganIVGCVSW-4432 Update Readme for 20.02
2020-02-19 Keith DavisIVGCVSW-4472 Yolo v3 ExecuteNetwork failing
2020-02-18 Georgios PinitasCOMPMID-3059: Add TF parser support for StridedSlice
2020-02-17 Keith DavisIVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8
2020-02-10 Ryan OSheaIVGCVSW-4409 Fix TfLiteParser to handle all datatypes...
2020-02-07 Sang-Hoon ParkMLCE-139: add capability to align corners for bilinear...
2020-01-28 Keith DavisIVGCVSW-4335 Add support for per-channel QSymm8 to...
2020-01-20 Matthew BenthamRemove use of ArmNN.hpp where it is unnecessary.
2020-01-15 Rob HughesSupport different flatbuffer libs for debug and release
2020-01-15 Sadik ArmaganIVGCVSW-4193 Add QUANTIZE to the TfLite parser
2020-01-13 Derek LambertiRename quantized data types to remove ambiguity for...
2020-01-03 Derek LambertiIVGCVSW-4246 Clean build of parsers with -Wextra
2019-12-31 Rob HughesReplace Schema.s with generated .cpp file
2019-12-31 Rob HughesSome build fixes for MSVC
2019-12-10 Finn WilliamsIVGCVSW-4191 Add DEQUANTIZE to the TfLite Parser
2019-12-05 Derek LambertiReplace boost logging with simple logger
2019-12-05 Sadik ArmaganIVGCVSW-4179 Add RESIZE_NEAREST_NEIGHBOUR to the TfLite...
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
next