IVGCVSW-3996 Add deserialization test for ComparisonLayer
[platform/upstream/armnn.git] / src / armnn /
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 Aron Virginas-TarIVGCVSW-3991 Make Descriptor objects comparable and...
2019-10-15 Jim FlynnIVGCVSW-3948 Add Startup method to Profiling
2019-10-15 Sadik ArmaganIVGCVSW-3976 Add Quantizer support for LOG_SOFTMAX
2019-10-11 Aron Virginas-TarIVGCVSW-3973 Add frontend for LOG_SOFTMAX
2019-10-10 James ConroyIVGCVSW-3944 Add ArgMinMax output shape validation
2019-10-08 Jim FlynnIVGCVSW-3948 Add Profiling config to Runtime constructor
2019-10-04 Aron Virginas-TarIVGCVSW-3935 Add Quantizer support for INSTANCE_NORMALI...
2019-10-04 David MonahanIVGCVSW-3925 Add Backward compatibility for ITensorHand...
2019-10-03 Kevin MayIVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATION
2019-10-01 Kevin MayIVGCVSW-3922 Fix Arm NN build issue - memory access...
2019-09-27 Rob HughesNNXSW-1826 Add an optimization step which combines...
2019-09-27 Ferran BalaguerIVGCVSW-3689 Support Import of Output Tensors for the...
2019-09-25 Rob HughesNNXSW-1826 Move tests for Optimization classes to separ...
2019-09-24 Aron Virginas-TarIVGCVSW-3900 Add deserialization test for DepthToSpace
2019-09-24 Rob HughesNNXSW-1826 OptimizeConsecutiveReshapes: remove unnecess...
2019-09-24 David MonahanIVGCVSW-3623 Implement NeonTensorHandle::Import
2019-09-23 Aron Virginas-TarIVGCVSW-3887 Add Quantizer support for DepthToSpace
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 Aron Virginas-TarIVGCVSW-3727 Add LayerType::Slice to GetLayerTypeAsCStr...
2019-09-19 Nikhil RajIVGCVSW-3725 Adding quantization support for ArgMinMax
2019-09-18 Aron Virginas-TarIVGCVSW-3881 Add Quantizer support for SLICE
2019-09-17 Aron Virginas-TarIVGCVSW-3879 Fix output shape inference formula for...
2019-09-17 Aron Virginas-TarIVGCVSW-3877 Reduce code duplication in TestNameOnlyLay...
2019-09-17 Aron Virginas-TarIVGCVSW-3875 Add frontend for SLICE layer
2019-09-16 Aron Virginas-TarFix typo int comment surrounding constructor in ResizeL...
2019-09-16 David MonahanIVGCVSW-3687 Add INetworkProperties to LoadNetwork
2019-09-12 Rob HughesAdd "explicit" qualifier to Optional -> bool conversion...
2019-09-10 Kevin MayIVGCVSW-3722 Add ArgMinMax to GetLayerAsCString Interna...
2019-09-10 Aron Virginas-TarIVGCVSW-3829 Add CL workload for RSQRT
2019-09-10 Aron Virginas-TarIVGCVSW-3822 Add NEON workload support for ABS
2019-09-06 FinnWilliamsArmIVGCVSW-3742 Add Quantizer 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-27 Matteo MartincighIVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREF
2019-08-27 Matteo MartincighIVGCVSW-3277 Fix RequiresCopy in case a tensor handle...
2019-08-23 Rob HughesFix Windows build:
2019-08-22 Matteo MartincighIVGCVSW-3656 Make the reference backend optional
2019-08-20 Sadik ArmaganIVGCVSW-3163 Support Neon TransposeConv2d
2019-08-20 Ferran BalaguerIVGCVSW-3606 Support memory import for Reference backend
2019-08-19 Matteo MartincighIVGCVSW-3545 Update the device specs with the dynamic...
2019-08-16 Matthew JacksonIVGCVSW-3639 Add 5d tensor support
2019-08-14 Narumol PrangnawaratIVGCVSW-3622 Add Neon TensorHandleFactory
2019-08-14 Ferran BalaguerIVGCVSW-3636 Fix Graph and WorkloaData to support backe...
2019-08-14 Francis MurtaghIVGCVSW-3474 Refactor Lstm and QuantizedLstm Param...
2019-08-13 Narumol PrangnawaratIVGCVSW-3607 Add CreateWorkloadFactory with TensorHandl...
2019-08-09 Francis MurtaghIVGCVSW-3474 Add end to end tests for Quantized_LSTM
2019-08-09 Derek LambertiIVGCVSW-3603 *Json printer prints full profiling hierarchy
2019-08-09 Matteo MartincighIVGCVSW-3597 Add complete test suite for the dynamic...
2019-08-09 Matteo MartincighIVGCVSW-3596 Register the dynamic backends in the Backe...
2019-08-07 Matteo MartincighIVGCVSW-3595 Implement the LoadDynamicBackends function...
2019-08-06 Aron Virginas-TarGitHub #240 Fix bias shape in CreatePreCompiledWorkload...
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-02 Narumol PrangnawaratIVGCVSW-3604 Fix channel shape calculation in Transpose...
2019-08-02 James ConroyIVGCVSW-3470 Add Quantized_LSTM tests
2019-08-01 Matthew JacksonIVGCVSW-3539 Add CL support and tests for Stack
2019-07-30 Matthew BenthamIVGCVSW-3581 Fix AddCopyLayers and associated tests
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-24 James ConroyIVGCVSW-3469 Add front end for Quantized LSTM layer
2019-07-23 Teresa CharlinIVGCVSW-3476 Add InferOutputShapes unit tests for convo...
2019-07-23 Rob HughesFix various uses of non-standard C++:
2019-07-23 Rob HughesNNXSW-1697 Remove use of SubgraphView that may become...
2019-07-23 Jan EilersIVGCVSW-3526 Add layer norm support for lstm serialization
2019-07-19 Nikhil RajIVGCVSW-3479 Add End to End test for Prelu
2019-07-17 Matthew JacksonIVGCVSW-3423 Add TfLite parser support for Stack (Pack...
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-15 SiCong LiMLCE-103 Add necessary enhancements to ModelAccuracyTool
2019-07-15 Matthew JacksonIVGCVSW-3421 Add Quantizer support for the new Stack...
2019-07-12 Matthew BenthamGithub #227 Remove unnecessary includes
2019-07-11 Mike KellyIVGCVSW-3454 Fix VTS dilated conv2d test failures
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-09 James ConroyIVGCVSW-3391 Add SpaceToDepth CreateWorkload and EndToE...
2019-07-05 Matteo MartincighFix the warning message reporting when sub-graphs fail...
2019-07-03 Matteo MartincighIVGCVSW-3277 Remove dead code
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 Matteo MartincighIVGCVSW-3369 Add IsPreluSupported to default layer...
2019-07-01 Teresa CharlinIVGCVSW-3366 Add Quantizer support for ResizeLayer
2019-06-28 Teresa CharlinIVGCVSW-3363 Add frontend support for Resize Layer
2019-06-27 Aron Virginas-TarIVGCVSW-3324 Add end-to-end tests for TransposeConvolut...
2019-06-26 Keith DavisIVGCVSW-3197 Support SPACE_TO_DEPTH on Android
2019-06-26 Francis MurtaghIVGCVSW-3249 Extend the BatchToSpace workload to suppor...
2019-06-25 Francis MurtaghIVGCVSW-3334 Refactor BatchToSpace tests to be generic
2019-06-24 Derek LambertiIVGCVSW-3277 Refactor TensorHandle factory API
2019-06-24 Matteo MartincighIVGCVSW-3267 Add more code coverage to the PReLU layer
2019-06-21 Aron Virginas-TarIVGCVSW-3322 Add Quantizer support for TransposeConvolu...
2019-06-21 Aron Virginas-TarIVGCVSW-3319 Add frontend support for TransposeConvolut...
2019-06-19 Matteo MartincighIVGCVSW-3270 Add Quantizer support for the new Prelu...
2019-06-19 Matteo MartincighIVGCVSW-3268 Add Reference workload support for the...
2019-06-18 Narumol PrangnawaratIVGCVSW-3234 Ensure that Quantizer allows different...
2019-06-17 Matteo MartincighIVGCVSW-3267 Add Arm NN front end support for the new...
2019-06-17 Nikhil RajIVGCVSW-3273 ArmnnQuantizer: UnimplementedException...
next