platform/upstream/armnn.git
2019-08-13 Aron Virginas-TarIVGCVSW-3616 Add multi-channel unit test for TransposeC...
2019-08-13 Mike KellyIVGCVSW-3615 Update Transpose Convolution algorithm
2019-08-13 Sadik ArmaganIVGCVSW-3620 Fix VTS CpuRef failures
2019-08-13 Narumol PrangnawaratIVGCVSW-3607 Add CreateWorkloadFactory with TensorHandl...
2019-08-12 Matteo MartincighIVGCVSW-3541 Treat an empty list of backend paths as...
2019-08-12 Matteo MartincighIVGCVSW-3546 Create a reference dynamic backend to...
2019-08-12 FinnWilliamsArmIVGCVSW-3598 Add Neon backend support for Strided_Slice
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-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 Aron Virginas-TarGitHub #240 Fix bias shape in CreatePreCompiledWorkload...
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 Narumol PrangnawaratIVGCVSW-3604 Fix channel shape calculation in Transpose...
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-02 Aron Virginas-TarIVGCVSW-3577 Update ACL pin to include NEON convolution...
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 Matthew BenthamIVGCVSW-3581 Fix AddCopyLayers and associated 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 Jan EilersIVGCVSW-3471 Add Serialization support for Quantized_LSTM
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-26 SiCong LiFix ModelAccuracyTool and ImageTensorGenerator's comman...
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 Teresa CharlinIVGCVSW-3476 Add InferOutputShapes unit tests for convo...
2019-07-23 Rob HughesFix various uses of non-standard C++:
2019-07-23 Rob HughesAdd DLL copy commands for armnnTfLiteParser.dll
2019-07-23 Rob HughesNNXSW-1697 Remove use of SubgraphView that may become...
2019-07-23 SiCong LiFix and clean up ImageTensorGenerator
2019-07-23 Jan EilersIVGCVSW-3526 Add layer norm support for lstm serialization
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 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-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... IVGCVSW-3297 Add Neon backend support for ResizeNearest...
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 Aron Virginas-TarRemove unnecessary include from ClResizeWorkload.cpp
2019-07-16 SiCong LiMLCE-103 Clean up ModelAccuracyTool and ImageTensorGene...
2019-07-16 Ferran BalaguerIVGCVSW-3478 Refactor armnn to make new Lstm parameters...
2019-07-16 Matthew JacksonIVGCVSW-3420 Add Serialization support for the new...
2019-07-15 Nikhil RajIVGCVSW-3513 Update CL pin that fixes impl_base.hpp...
2019-07-15 Nikhil RajIVGCVSW-3519 Refactor TransposeConvolution2dWorkload...
2019-07-15 Matthew BenthamGithub #226 Use correct paths returned by FindBoost...
2019-07-15 Jan EilersIVGCVSW-3495 Refactor names of convolution2d unit tests
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-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 Mike KellyIVGCVSW-3454 Fix VTS dilated conv2d test failures
2019-07-11 Jan EilersIVGCVSW-3298 Add CL backend support for dilated Convolu...
2019-07-11 Kevin MayIVGCVSW-3492 - Fix for Array must be initialized error
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 SiCong LiMLCE-103 Remove hardcoded output shape in ModelAccuracyTool
2019-07-09 Ellen Norris... IVGCVSW-3355 Add NeonSpaceToDepthWorkload
2019-07-09 SiCong LiMLCE-103 Use ImageTensorGenerator in ModelAccuracyTool
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...
next