Add SpaceToDepth to GetLayerTypeAsCString()
[platform/upstream/armnn.git] / src / backends /
2019-11-14 Derek LambertiCL & Neon workload factories inherit from WorkloadFacto...
2019-11-13 James ConroyIVGCVSW-4053 Enable ArgMinMax EndToEndTest for NEON/CL
2019-11-13 Francis MurtaghIVGCVSW-4128 Add Signed32 to supported input types...
2019-11-13 James ConroyIVGCVSW-3695 Add CL ArgMinMax workload
2019-11-12 James ConroyIVGCVSW-4051 Update ACL pin to 94e0cf960ea6116eb57fa88d...
2019-11-12 Teresa CharlinIVGCVSW-4079 Add support of per-axis quantization to...
2019-11-12 Aron Virginas-TarIVGCVSW-3839 Add support of per-axis quantization to...
2019-11-11 Francis MurtaghIVGCVSW-4064 ArmNN Master fails due to an error in...
2019-11-11 Aron Virginas-TarIVGCVSW-4104 Report Conv2d per-axis quantization unsupp...
2019-11-08 janeil01IVGCVSW-4067 Change LayerGuid to use ProfilingGuid
2019-11-08 James ConroyIVGCVSW-4077 Disable NEON memory import
2019-11-08 Mike KellyIVGCVSW-4108 Fixed invalid data type exception
2019-11-08 Finn WilliamsMLCE-144 Fix cts MAX_POOL_2D_V1_0 tests
2019-11-06 Aron Virginas-TarIVGCVSW-3837 Add support for per-axis quantization...
2019-11-06 Francis MurtaghIVGCVSW-4038 Convert Strided_Slice Shrink_Axis_Mask...
2019-11-05 Aron Virginas-TarIVGCVSW-3836 Add support for Int32 per-axis scales
2019-11-05 Aron Virginas-TarIVGCVSW-3843 Add support of per-axis quantization to...
2019-11-04 Keith DavisIVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis
2019-11-04 Jan EilersAdd fp16 support for dequantize
2019-11-01 Narumol PrangnawaratIVGCVSW-3698 Add EndToEnd Layer test for ArgMinMax
2019-11-01 ricbur01Increase tolerance for bias scale quantization calculat...
2019-10-31 Matteo MartincighGitHub #292 Move BackendRegistry.hpp to the public API
2019-10-31 Aron Virginas-TarIVGCVSW-3842 Add per-axis quantization support to Valid...
2019-10-31 Sadik ArmaganIVGCVSW-4039 AndroidQ (HAL 1.2) driver support for...
2019-10-29 Aron Virginas-TarRefactor Resize layer tests
2019-10-25 Aron Virginas-TarIVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils
2019-10-25 James ConroyIVGCVSW-3962 Return 0 for Neon GetExportFlags()
2019-10-23 Jammy ZhouFix build failures on RPi 4B
2019-10-22 Derek LambertiIVGCVSW-4009 Enable IsLayerSupported tests again
2019-10-21 Aron Virginas-TarIVGCVSW-3999 Add unit tests for new comparison operations
2019-10-21 Derek LambertiIVGCVSW-4009 Get string name for StandInLayer type
2019-10-21 Derek LambertiIVGCVSW-4009 StandInLayer frontend API
2019-10-21 Aron Virginas-TarIVGCVSW-3993 Add frontend and reference workload for...
2019-10-16 Sadik ArmaganIVGCVSW-3895 Add EndToEndLayerTest for the Reference...
2019-10-15 Sadik ArmaganIVGCVSW-3892 Add EndToEnd Layer test for INSTANCE_NORMA...
2019-10-15 Aron Virginas-TarIVGCVSW-3975 Add reference workload for LOG_SOFTMAX
2019-10-11 Aron Virginas-TarIVGCVSW-3973 Add frontend for LOG_SOFTMAX
2019-10-10 Sadik ArmaganIVGCVSW-3967 Avg_Pooling2d Fails on CL NHWC FP16
2019-10-10 James ConroyIVGCVSW-3944 Add ArgMinMax output shape validation
2019-10-09 Kevin MayIVGCVSW-3888 Add INSTANCE_NORMALIZATION Reference imple...
2019-10-09 Sadik ArmaganIVGCVSW-3890 Add NEON INSTANCE_NORMALIZATION Workload
2019-10-09 Aron Virginas-TarIVGCVSW-3889 Add CL workload for INSTANCE_NORMALIZATION
2019-10-04 David MonahanIVGCVSW-3925 Add Backward compatibility for ITensorHand...
2019-10-03 Kevin MayIVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION
2019-10-03 James ConroyIVGCVSW-3696 Add NEON ArgMinMax workload and tests
2019-10-02 Aron Virginas-TarIVGCVSW-3738 Add end-to-end layer test for DepthToSpace
2019-10-01 Narumol PrangnawaratIVGCVSW-3882 Update ACL pin
2019-10-01 Aron Virginas-TarIVGCVSW-3734 Enable FLoat16 unit tests for DepthToSpace...
2019-09-30 Aron Virginas-TarIVGCVSW-3732 Add CL workload for DepthToSpace
2019-09-30 Aron Virginas-TarIVGCVSW-3734 Add NEON workload for DepthToSpace
2019-09-27 Ferran BalaguerIVGCVSW-3689 Support Import of Output Tensors for the...
2019-09-25 Aron Virginas-TarIVGCVSW-3908 Fix DepthToSpace reference unit test failu...
2019-09-24 Aron Virginas-TarIVGCVSW-3885 Add reference workload for DepthToSpace
2019-09-24 David MonahanIVGCVSW-3623 Implement NeonTensorHandle::Import
2019-09-23 Rob HughesReplace uses of non-standard C++:
2019-09-20 Aron Virginas-TarFix some minor issues around SpaceToDepth
2019-09-20 Aron Virginas-TarIVGCVSW-3883 Add frontend for DepthToSpace layer
2019-09-19 Nikhil RajIVGCVSW-3723 Adding reference workload support for...
2019-09-18 Matteo MartincighCONSERV-3867 Fix typos in the Dynamic Backends readme...
2019-09-18 Aron Virginas-TarIVGCVSW-3878 Add reference workload for SLICE
2019-09-17 Aron Virginas-TarIVGCVSW-3875 Add frontend for SLICE layer
2019-09-16 Narumol PrangnawaratIVGCVSW-3694 Add ArgMinMax implementation for Ref
2019-09-16 David MonahanIVGCVSW-3687 Add INetworkProperties to LoadNetwork
2019-09-16 Narumol PrangnawaratIVGCVSW-3868 Add support of Int32 to Reshape layer
2019-09-16 Aron Virginas-TarIVGCVSW-3858 Fix RefTensorHandleTests on Raspberry Pi
2019-09-16 Aron Virginas-TarIVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry Pi
2019-09-16 Sadik ArmaganIVGCVSW-3660 Add SQRT unit tests for Neon and CL backends
2019-09-16 Matthew BenthamIn CopyTensorContentsGeneric coalesce inner dimensions...
2019-09-16 Matthew BenthamRename variables in CopyTensorContents to assume NHWC
2019-09-12 Matthew JacksonIVGCVSW-3857 Add Reference FP16 workload support to...
2019-09-12 Aron Virginas-TarFix CL workload creation methods not using MakeWorkload
2019-09-11 Aron Virginas-TarIVGCVSW-3820 Remove backendsCommon/WorkloadDataFwd.hpp
2019-09-11 Kevin MayIVGCVSW-3659 Add Float16 CLLayerTests for Abs
2019-09-11 Matthew JacksonIVGCVSW-3845 Add Reference FP16 support for required...
2019-09-10 Aron Virginas-TarIVGCVSW-3829 Add CL workload for RSQRT
2019-09-10 Aron Virginas-TarIVGCVSW-3830 Add NEON workload for RSQRT
2019-09-10 Aron Virginas-TarIVGCVSW-3823 Add CL workload support for ABS
2019-09-10 Matthew JacksonIVGCVSW-3824 Implement Float 16 Encoder and Decoder
2019-09-10 Aron Virginas-TarIVGCVSW-3822 Add NEON workload support for ABS
2019-09-09 Aron Virginas-TarIVGCVSW-3743 Add end-to-end test for ABS on CpuRef
2019-09-06 Sadik ArmaganIVGCVSW-3740 Add Reference Workload support for ABS
2019-09-05 Nikhil RajIVGCVSW-3722 Add front end support for ArgMinMax
2019-09-05 Kevin MayIVGCVSW-3739 Add Arm NN front end support for Abs Layer
2019-09-04 Andre GhattasIVGCVBENCH-1337 Added additional layer parameters to...
2019-08-30 Aron Virginas-TarIVGCVSW-3381 Break up LayerTests.hpp into more manageab...
2019-08-29 Matteo MartincighIVGCVSW-3656 Fix wrong rename of the reference backend...
2019-08-27 Aron Virginas-TarIVGCVSW-2325 Reduce duplication in LayerTests by reusin...
2019-08-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-27 Jan EilersIVGCVSW-3605 Add direct compatibility between Cl and...
2019-08-26 Kevin MayIVGCVSW-3575 Fix DepthwiseConvolution VTS Test Failures
2019-08-26 Ferran BalaguerIVGCVSW-3175 Add Regression Tests for Zero Copy
2019-08-23 Rob HughesFix Windows build:
2019-08-22 Ferran BalaguerIVGCVSW-3670 Fix Vts Tests after adding Ref Import...
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-22 Ferran BalaguerIVGCVSW-3668 Fix Android issue running Ref Import tests
2019-08-22 James ConroyIVGCVSW-3671 Fix validation error msg WorkloadData.cpp
2019-08-21 Aron Virginas-TarIVGCVSW-3507 Revise and update readmes for 19.08
2019-08-21 Aron Virginas-TarIVGCVSW-3661 Add multi-channel TransposeConvolution2d...
2019-08-21 Mike KellyIVGCVSW-3642 Fixed VTS Test Failures
2019-08-20 Sadik ArmaganIVGCVSW-3163 Support Neon TransposeConv2d
next