IVGCVSW-3634 Segmentation fault running UnitTests on Android
[platform/upstream/armnn.git] / include /
2019-08-20 Aron Virginas-TarIVGCVSW-3506 Update version number for 19.08
2019-08-20 Jan EilersIVGCVSW-3617 Add CL TensorHandleFactory
2019-08-16 Matthew JacksonIVGCVSW-3639 Add 5d tensor support
2019-08-14 Francis MurtaghIVGCVSW-3474 Refactor Lstm and QuantizedLstm Param...
2019-08-09 Matteo MartincighIVGCVSW-3596 Register the dynamic backends in the Backe...
2019-08-05 Matteo MartincighIVGCVSW-3541 Get the paths where to load the dynamic...
2019-08-05 Derek LambertiIVGCVSW-3277 Mem export/import suppor for Tensors
2019-07-24 James ConroyIVGCVSW-3469 Add front end for Quantized LSTM layer
2019-07-23 Francis MurtaghIVGCVSW-3536 Add Axis parameter to reference Softmax...
2019-07-17 Matthew JacksonIVGCVSW-3419 Add reference workload support for the...
2019-07-16 Ferran BalaguerIVGCVSW-3478 Refactor armnn to make new Lstm parameters...
2019-07-10 Matthew JacksonIVGCVSW-3418 Add Arm NN front end support for the new...
2019-07-09 Jan EilersIVGCVSW-3397 Join lstm parameter infos in a struct...
2019-07-05 Aron Virginas-TarFix member name in PadDescriptor
2019-07-02 Aron Virginas-TarIVGCVSW-3382 Deprecate ResizeBilinear and use Resize...
2019-07-02 Jan EilersIVGCVSW-3236 Extend Ref LSTM with layer normalization...
2019-07-01 Aron Virginas-TarIVGCVSW-3361 Add end-to-end tests for Resize on CpuRef
2019-06-28 Teresa CharlinIVGCVSW-3363 Add frontend support for Resize Layer
2019-06-24 David MonahanIVGCVSW-3235 Add scalar to use as padding value in...
2019-06-21 Aron Virginas-TarIVGCVSW-3319 Add frontend support for TransposeConvolut...
2019-06-17 Matteo MartincighIVGCVSW-3267 Add Arm NN front end support for the new...
2019-06-17 Ferran BalaguerIVGCVSW-3286 Add epsilon Reference workload support
2019-06-17 Matteo MartincighIVGCVSW-2779 Fix Android Q build
2019-06-12 Aron Virginas-TarIVGCVSW-3258 Add front end support for new SpaceToDepth...
2019-05-28 Jim FlynnIVGCVSW-3119 Rename MergerLayer to ConcatLayer
2019-05-23 Narumol PrangnawaratIVGCVSW-2771 Fix SubTensor error in vgg16 ExecuteNetwor...
2019-05-22 Les BellIVGCVSW-3081 Quantizer min>=max error & missing layers
2019-05-20 Jim FlynnIVGCVSW-3125 Deprecate CreateMergerDescriptorForConcate...
2019-05-16 Telmo SoaresIVGCVSW-3087 Changing version to 19.05
2019-05-14 Matteo MartincighUse the new deprecation API
2019-05-14 Jim FlynnIVGCVSW-3076 Add ConcatLayer methods to public API
2019-05-14 Bruno GoncalvesMLCE-101 Add dilation support for DepthWiseConv workload
2019-05-13 Pablo TelloMLCE-101: Adding dilation support in conv and dconv
2019-05-10 Derek LambertiIVGCVSW-2990 Add deprecation helpers
2019-05-10 Nattapat ChaimanowongIVGCVSW-3061 Modify NetworkQuantizer to support option...
2019-05-08 Jim FlynnIVGCVSW-2833 Add Dynamic Quantization
2019-05-03 Narumol PrangnawaratIVGCVSW-3014 Add GetSupportedBackends to IDeviceSpec
2019-05-03 Nina DrozdIVGCVSW-2834 Add dynamic quantization via datasets
2019-05-02 Jim FlynnIVGCVSW-3039 Unify BindingPointInfo declarations
2019-04-30 Ruomei YanIVGCVSW-2773 Integrate new CL tuner into ArmNN
2019-04-29 David MonahanIVGCVSW-2657: Fix to force correct quantisation paramet...
2019-04-16 Derek LambertiIVGCVSW-2957 MergerLayer subtensor optimization now...
2019-04-10 Aron Virginas-TarIVGCVSW-2947 Remove boost dependency from include/Types...
2019-04-05 Sadik ArmaganIVGCVSW-2914 Add Switch Layer and no-op factory method
2019-04-05 Nattapat ChaimanowongIVGCVSW-2915 Add Merge Layer and no-op factory method
2019-03-29 Nattapat ChaimanowongIVGCVSW-2866 Implement RegisterDebugCallback for RefDeb...
2019-03-28 Nattapat ChaimanowongIVGCVSW-2874 Add DequantizeLayer and no-op factory...
2019-03-28 Derek LambertiIVGCVSW-2880 Refactor order of methods
2019-03-27 Derek LambertiIVGCVSW-2870 Support QuantizeLayer on frontend
2019-03-26 Nattapat ChaimanowongIVGCVSW-2881 Remove DebugDescriptor
2019-03-26 Jim FlynnIVGCVSW-2832 Update CL pin to 2761c2f0b60175469e959982a...
2019-03-25 Matthew BenthamIVGCVSW-2882 Fix include order in armnn public headers
2019-03-25 Matthew BenthamIVGCVSW-2865 add missing include of functional
2019-03-22 Nattapat ChaimanowongIVGCVSW-2865 Extend IRuntime to add a new method Regist...
2019-03-20 Nattapat ChaimanowongIVGCVSW-2858 Add support for QSymm16 quantization
2019-03-20 Derek LambertiIVGCVSW-2814 Extensive ref IsSupported for Activation...
2019-03-19 Nattapat ChaimanowongIVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN...
2019-03-12 Jim FlynnIVGCVSW-2709 Serialize / de-serialize the Splitter...
2019-03-07 Jim FlynnIVGCVSW-2697 Add Serialize/Deserialize for the Merger...
2019-02-27 Aron Virginas-TarIVGCVSW-2752 Make biases optional in INetwork
2019-02-27 Aron Virginas-TarIVGCVSW-2759 Add MakeOptional to enable in-place option...
2019-02-26 Narumol PrangnawaratIVGCVSW-2560 Verify Inference test for TensorFlow Lite...
2019-02-25 Francis MurtaghIVGCVSW-2721 Quantize and Dequantize aren't quite right
2019-02-22 Aron Virginas-TarIVGCVSW-2749 Throw exception in TensorShape when reques...
2019-02-22 Derek LambertiIVGSVSW-2736 Fix dangling reference to temporary storage
2019-02-21 keidav01IVGCVSW-2429 Add Detection PostProcess Parser to Tensor...
2019-02-20 Derek LambertiIVGSVSW-2736 Rename DeserializeParser => Deserializer...
2019-02-20 Saoirse StewartIVGCVSW-2583 Update verison number for 19.02
2019-02-19 Derek LambertiIVGCVSW-2736 Deserialize using istream instead of filename
2019-02-14 Matteo MartincighIVGCVSW-2620 Support static quantization of Constant
2019-02-14 Matteo MartincighIVGCVSW-2726 Code cleanup
2019-02-13 Nattapat ChaimanowongIVGCVSW-2662 Create ISerializer class and refactor...
2019-02-11 Mike KellyIVGCVSW-2531 Serialize a simple ArmNN Network
2019-02-11 Aron Virginas-TarIVGCVSW-2676 Make biases optional in ILayerVisitor...
2019-02-11 Kevin MayIVGCVSW-2581 Create Deserializer
2019-02-08 Matteo MartincighIVGCVSW-2672 Code cleanup after changes
2019-02-08 Matteo MartincighIVGCVSW-2607 Implement Input range override mechanism
2019-02-08 Narumol PrangnawaratIVGCVSW-2559 End to end tests for Detection PostProcess
2019-02-06 Derek LambertiIVGCVSW-2606 Produce quantized InputNetwork from simple...
2019-02-04 Narumol PrangnawaratIVGCVSW-2557 Ref Workload Implementation for Detection...
2019-01-30 Matteo MartincighIVGCVSW-2458 Refactor the Optimize function (Network...
2019-01-29 jimfly01IVGCVSW-2569 Add implementation of ConstTensor Accept...
2019-01-25 Narumol PrangnawaratIVGCVSW-2556 Add Layer implementation for Detection...
2019-01-25 jimfly01IVGCVSW-2547 Add Accept function to IConnectableLayer
2019-01-24 Narumol PrangnawaratIVGCVSW-2555 Add no-op implementation for Detection...
2019-01-24 jimfly01IVGCVSW-2546 Add ILayerVisitor to the public API
2019-01-23 Sadik ArmaganIVGCVSW-1048 RESIZE_BILINEAR NEON operator
2019-01-23 Matteo MartincighIVGCVSW-2455 Move the extra backend code to a new git...
2019-01-23 Nattapat ChaimanowongIVGCVSW-2467 Update Boolean type support
2019-01-22 Nattapat ChaimanowongIVGCVSW-2467 Remove GetDataType<T> function
2019-01-16 narpra01IVGCVSW-2508 Add no-op factory implementations and...
2019-01-15 Matteo MartincighIVGCVSW-2454 Merge together the pluggable backends...
2019-01-11 Matteo MartincighIVGCVSW-2454 Refactor ArmNN to support pluggable backen...
2019-01-07 Mohamed Nour Aboue... IVGCVSW-2371 Add Rsqrt Ref implementation
2018-12-24 Conor KennedyIVGCVSW-59 Add documentation to the public API
2018-12-20 Sadik ArmaganIVGCVSW-2164 Added ACL implementation of SpaceToBatchNd...
2018-12-17 FrancisMurtaghIVGCVSW-2398 Add no-op factory implementations for...
2018-12-14 Matteo MartincighIVGCVSW-2377 Add no-op factory implementations for...
2018-12-13 ruoyan01IVGCVSW-2348 Support boolean data type
2018-12-11 keidav01IVGCVSW-1434 Add debug mode to Optimizer
next