IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime class
[platform/upstream/armnn.git] / src / backends /
2019-08-07 Matteo MartincighIVGCVSW-3595 Implement the LoadDynamicBackends function...
2019-08-07 Matthew JacksonIVGCVSW-3608 Fix Neon depthwise convolution 5x5 failure
2019-08-06 Narumol PrangnawaratIVGCVSW-3614 Remove limitation of axis=1 support for...
2019-08-06 Matteo MartincighIVGCVSW-3600 Update the docs with the naming convention...
2019-08-05 Matteo MartincighIVGCVSW-3612 Update the docs to include description...
2019-08-05 Jan EilersIVGCVSW-3599 Create the GetSharedObjects method in...
2019-08-05 Matteo MartincighIVGCVSW-3541 Get the paths where to load the dynamic...
2019-08-05 Francis MurtaghIVGCVSW-3341 Add Neon backend support for Quantized_LST...
2019-08-05 Matteo MartincighIVGCVSW-3541 Change the makefiles to generate the neces...
2019-08-05 Derek LambertiIVGCVSW-3277 Mem export/import suppor for Tensors
2019-08-05 Ferran BalaguerIVGCVSW-3342 Add CL backend support for Quantized_LSTM...
2019-08-05 Aron Virginas-TarIVGCVSW-3611 Report TransposeConvolution2d as unsupport...
2019-08-02 Aron Virginas-TarIVGCVSW-3609 Fix decoding and encoding of INT32 tensors
2019-08-02 Matteo MartincighIVGCVSW-3561 Fix the linker issues of the test shared...
2019-08-02 Matthew JacksonIVGCVSW-3539 Add Neon support and tests for Stack
2019-08-02 James ConroyIVGCVSW-3470 Add Quantized_LSTM tests
2019-08-01 Mike KellyIVGCVSW-3571 Fix VTS Test Skips
2019-08-01 Matthew JacksonIVGCVSW-3539 Add CL support and tests for Stack
2019-07-31 Sadik ArmaganIVGCVSW-3571 Add Gpu backend to CI tests for Android Q
2019-07-31 Matteo MartincighIVGCVSW-3561 Use absolute path of unit tests
2019-07-30 Matteo MartincighIVGCVSW-3561 Test the DynamicBackend class
2019-07-30 Matteo MartincighIVGCVSW-3555 Add unit tests for the dynamic backend...
2019-07-30 Sadik ArmaganIVGCVSW-3592 Add Support for Quantize to HAL 1.2 Driver
2019-07-29 Matteo MartincighIVGCVSW-3574 Update the docs with the backend versionin...
2019-07-29 Matteo MartincighIVGCVSW-3556 Create the DynamicBackend class
2019-07-26 Pablo TelloMLCE-130: Enabled optimized path for DepthwiseConv 5x5
2019-07-26 Francis MurtaghIVGCVSW-3554 Update workloads to pass Softmax Axis...
2019-07-26 Matthew JacksonIVGCVSW-3537 Add support for L2 Normalization with...
2019-07-26 Matthew JacksonIVGCVSW-3368 Add Neon and CL unit tests for depth...
2019-07-26 Ferran BalaguerIVGCVSW-3566 Fix LSTM with normalization and Cifg Workl...
2019-07-25 Matteo MartincighIVGCVSW-3543 Implement the backend versioning algorithm
2019-07-25 Matteo MartincighIVGCVSW-3555 Fix string formatting in DynamicBackendUtils
2019-07-25 Mike KellyIVGCVSW-3521 CpuAcc V1.2 pad Failures
2019-07-24 Matteo MartincighIVGCVSW-3563 + IVGCVSW-3555 Create new utility function...
2019-07-24 James ConroyIVGCVSW-3469 Add front end for Quantized LSTM layer
2019-07-23 Rob HughesFix various uses of non-standard C++:
2019-07-23 Francis MurtaghIVGCVSW-3536 Add Axis parameter to reference Softmax...
2019-07-22 Aron Virginas-TarIVGCVSW-3548 Use BuildArmComputePadStrideInfo() in...
2019-07-22 Matthew JacksonIVGCVSW-3368 Add reference support for depthwise multip...
2019-07-22 Aron Virginas-TarIVGCVSW-3311 Refactor Validate() methods in WorkloadDat...
2019-07-22 Nikhil RajIVGCVSW-3481 Add End to End test for Prelu in the Neon...
2019-07-22 Nikhil RajIVGCVSW-3480 Add End to End test for Prelu in the CL...
2019-07-19 Nikhil RajIVGCVSW-3479 Add End to End test for Prelu
2019-07-19 FinnWilliamsArmIVGCVSW-3453 Fix VTS quant_output_multiplier_gt_1 test...
2019-07-17 Ellen Norris-ThompsonIVGCVSW-3297 Add Neon backend support for ResizeNearest...
2019-07-17 Matthew JacksonIVGCVSW-3419 Add reference workload support for the...
2019-07-16 Aron Virginas-TarRemove unnecessary include from ClResizeWorkload.cpp
2019-07-15 Nikhil RajIVGCVSW-3519 Refactor TransposeConvolution2dWorkload...
2019-07-15 Jan EilersIVGCVSW-3495 Refactor names of convolution2d unit tests
2019-07-12 Aron Virginas-TarIVGCVSW-3296 Add CL backend support for ResizeNearestNe...
2019-07-12 Jan EilersIVGCVSW-3300 Add Neon backend support for dilated Convo...
2019-07-11 Aron Virginas-TarUpdate ACL pin to d473386e4d5e0edcf55e13a2bf3c422a23fac0de
2019-07-11 Jan EilersIVGCVSW-3298 Add CL backend support for dilated Convolu...
2019-07-10 Teresa CharlinIVGCVSW-3468 Add Unit test for Conv2D that combines
2019-07-10 Matthew JacksonIVGCVSW-3418 Add Arm NN front end support for the new...
2019-07-10 Jan EilersIVGCVSW-3337 Add Neon backend support for LSTM layer...
2019-07-09 FinnWilliamsArmIVGCVSW-3465 Add Customizable padding QSymm16 Unit...
2019-07-09 FinnWilliamsArmIVGCVSW-3467 Add CL Backend support for Pad_v2 with...
2019-07-09 Jan EilersIVGCVSW-3338 Add CL backend support for LSTM normalization
2019-07-09 Ellen Norris-ThompsonIVGCVSW-3355 Add NeonSpaceToDepthWorkload
2019-07-09 Jan EilersIVGCVSW-3397 Join lstm parameter infos in a struct...
2019-07-09 Narumol PrangnawaratIVGCVSW-3399 Add support of QuantisedSymm16 to Pad
2019-07-09 James ConroyIVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToE...
2019-07-09 FinnWilliamsArmIVGCVSW-3435 Add Neon Backend support for Pad_v2 with...
2019-07-08 Narumol PrangnawaratIVGCVSW-3399 Add support of QuantisedSymm16 to Permute...
2019-07-08 Teresa CharlinIVGCVSW-3393 Fix Ref Unit test for customizable padding...
2019-07-08 Narumol PrangnawaratIVGCVSW-3399 Add support of QuantisedSymm16 to Debug...
2019-07-05 James ConroyIVGCVSW-3353 Add CL support and tests for SpaceToDepth
2019-07-05 Aron Virginas-TarFix member name in PadDescriptor
2019-07-05 James ConroyIVGCVSW-3401 Update ACL pin to latest master
2019-07-05 Nikhil RajIVGCVSW-3294 Add Neon backend support for PReLU
2019-07-05 Nikhil RajIVGCVSW-3293 Add CL backend support for PReLU
2019-07-04 Matthew BenthamIVGCVSW-3307 Add RefMemoryManager
2019-07-03 Narumol PrangnawaratIVGCVSW-3399 Add QSymm16 IsLayerSupportedTest to refere...
2019-07-03 Matthew BenthamIVGCVSW-3307 TransposeConvolution: Don't call Map(...
2019-07-03 Teresa CharlinIVGCVSW-3161 Bug Fix in Nearest Neighbor implementation;
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-02 Matthew BenthamIVGCVSW-3307 Don't assume TensorInfo::Map() can be...
2019-07-02 Matthew BenthamIVGCVSW-3307 Introduce RefTensorHandle
2019-07-01 Aron Virginas-TarIVGCVSW-3361 Add end-to-end tests for Resize on CpuRef
2019-07-01 Teresa CharlinIVGCVSW-3365 Add reference workload support for ResizeLayer
2019-06-28 Teresa CharlinIVGCVSW-3363 Add frontend support for Resize Layer
2019-06-28 Aron Virginas-TarIVGCVSW-3162 Support CL workload for TransposeConv2D
2019-06-27 Aron Virginas-TarRemove unnecessary include from RefLayerTests.cpp
2019-06-27 Aron Virginas-TarIVGCVSW-3324 Add end-to-end tests for TransposeConvolut...
2019-06-27 Aron Virginas-TarIVGCVSW-3320 Add reference workload support for Transpo...
2019-06-27 Ferran BalaguerIVGCVSW-3287 Add L2Normalization epsilon CL workload...
2019-06-26 Ferran BalaguerUpdate the CL pin to the latest master
2019-06-26 Keith DavisIVGCVSW-3197 Support SPACE_TO_DEPTH on Android
2019-06-26 Francis MurtaghIVGCVSW-3347 Add EndToEnd test for BatchToSpaceNd
2019-06-26 Francis MurtaghIVGCVSW-3249 Extend the BatchToSpace workload to suppor...
2019-06-25 Ellen Norris-ThompsonIVGCVSW-3250 Extend the Gather workload for QSymm16...
2019-06-25 Francis MurtaghIVGCVSW-3334 Refactor BatchToSpace tests to be generic
2019-06-24 David MonahanIVGCVSW-3235 Add scalar to use as padding value in...
2019-06-24 Derek LambertiIVGCVSW-3277 Refactor TensorHandle factory API
2019-06-24 Keith DavisIVGCVSW-3263 - Add End to End tests for SpaceToDepth...
2019-06-24 Matteo MartincighIVGCVSW-3267 Add more code coverage to the PReLU layer
2019-06-24 Ellen Norris-ThompsonIVGCVSW-3247: Refactor reference Gather workload
2019-06-21 Aron Virginas-TarIVGCVSW-3319 Add frontend support for TransposeConvolut...
next