platform/upstream/armnn.git
2020-07-08 Colm DonelanIVGCVSW-4487 Remove boot/dll.hpp from dynamic backends...
2020-07-08 James ConroyGitHub #388 Add matching quant checks in TfLite parser
2020-07-08 David MonahanIVGCVSW-5005 Fix Deprecated Functions in CL/NEON Resize...
2020-07-08 Teresa CharlinIVGCVSW-5087 NNT zero sized failing after TensorShape...
2020-07-07 Jan EilersRemove new occurence of boost::polymorphic_downcast
2020-07-06 Finn WilliamsIVGCVSW-4624 Add a RANK Reference Implementation
2020-07-06 Mike KellyGitHub #418 AddBroadcastReshapeLayer can cause inputs...
2020-07-06 Jan EilersIVGCVSW-4770 Fix segmentation fault in FileOnlyProfilin...
2020-07-06 Ryan OSheaIVGCVSW-4919 Strided Slice 0 Dimension Tensor Fix
2020-07-06 Ryan OSheaIVGCVSW-4920 Invalid Negative Stride fix
2020-07-06 Colm DonelanIVGCVSW-4988 Add handling output shape parameter to...
2020-07-03 Teresa CharlinIVGCVSW-5020 Refactor TensorShape to host dynamic tenso...
2020-07-01 Jan EilersRefactor: Remove need of OutgoingCaptureFile in JSONTim...
2020-07-01 Teresa CharlinIVGCVSW-4903 Connect axis parameter in Gather from...
2020-06-30 Finn WilliamsIVGCVSW-5007 Implement an Int32 reference Elementwise...
2020-06-30 Francis MurtaghIVGCVSW-4487 Remove boost::filesystem
2020-06-30 Narumol PrangnawaratIVGCVSW-5036 Do not allocate memory when import is...
2020-06-29 Jan EilersIVGCVSW-5021 Fix failure in SplitV
2020-06-26 Jim FlynnIVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test...
2020-06-26 Jan EilersIVGCVSW-4910 Productise YoloV3 Big App
2020-06-26 Jim FlynnIVGCVSW-5049 Terminate Timeline Packet Processing on...
2020-06-26 Ryan OSheaIVGCVSW-4919 Mean VTS/NNT Failures
2020-06-26 Teresa CharlinIVGCVSW-4928 Introduce "ShapeInferenceMethod" Option.
2020-06-26 Narumol PrangnawaratUpdate comment message on DynamicSample example
2020-06-25 Jan EilersIVGCVSW-4982 Fix failure in GatordMockTests
2020-06-25 Derek LambertiMinor improvement of inference profiling
2020-06-24 Jim FlynnIVGCVSW-4770 Fix Segmentation fault while building...
2020-06-24 Sadik ArmaganIVGCVSW-4621 Add CL FILL Workload
2020-06-24 Jan EilersIVGCVSW-4487 Adds ghc::filesystem to third-party
2020-06-23 Sadik ArmaganIVGCVSW-4622 Add NEON FILL Workload
2020-06-23 Josh MinorFix deserializer output binding tensorshape logic
2020-06-23 Finn WilliamsIVGCVSW-4924 Fix edge case for transposeConv2d shape...
2020-06-23 Jim FlynnIVGCVSW-5022 Fix master intermittent failure by providi...
2020-06-22 Jan EilersRemove per-channel quantization support in ref fully...
2020-06-20 David MonahanIVGCVSW-4707 - Add AlignCorners and HalfPixelCenters...
2020-06-19 Jan EilersIVGCVSW-4488 Adding cxxopts to third-party
2020-06-17 Keith DavisIVGCVSW-4909 Add Quantizer Support for FILL operator
2020-06-17 Keith DavisIVGCVSW-4908 Add Serializer/Deserializer Support for...
2020-06-17 Jim FlynnIVGCVSW-4900 Update Timeline Directory Message with...
2020-06-17 Jan EilersRevert "IVGCVSW-3726 Upload ArmNN Doxygen files"
2020-06-16 Colm DonelanMLCE-189 Adding more checks around dynamic backend...
2020-06-16 Nikhil RajUpdate ACL pin to 980a9168b81d778f4902973b4920b54c103907e0
2020-06-15 Ryan OSheaIVGCVSW-4620 Add Fill Reference Implementation
2020-06-11 Colm DonelanCleaning up unit test GetProfilingGuidGenerator.
2020-06-11 Ryan OSheaIVGCVSW-4906 Add front-end support for FILL operator
2020-06-09 Colm DonelanIVGCVSW-4968 Fix exception handling in TfLiteParser.
2020-06-08 James ConroyIVGCVSW-4860 Add tests to verify QLstm projection
2020-06-05 Sadik ArmaganIVGCVSW-4904 Refactor CpuRef PAD Workload
2020-06-04 Colm DonelanIVGCVSW-4923 Fix SampleDynamicBackendTests.
2020-06-03 Kevin MayIVGCVSW-4774 Fix resize descriptor member name change...
2020-06-03 Colm DonelanIVGCVSW-4915 Improving messages around SAMPLE_DYNAMIC_B...
2020-06-03 Kevin MayUpdate Acl pin to c26179810823bb36375111f4a5485a6475fc97c5
2020-06-03 Laurent Carlierremove BOM from files
2020-06-02 Ryan OSheaIVGCVSW-4190 Add SplitV to Tflite Parser
2020-06-02 Rob HughesTidy up uses of Windows.h by adding WindowsWrapper.hpp
2020-06-02 Rob HughesFix a few build warnings:
2020-06-02 Kevin MayIVGCVSW-4774 Add encoding flag for reading version
2020-06-02 Teresa CharlinIVGCVSW-3844 Add CL GATHER Workload
2020-05-30 David MonahanIVGCVSW-4888 Update Resize Front end for new parameters
2020-05-29 Teresa CharlinIVGCVSW-3846 Add NEON GATHER Workload
2020-05-29 Teresa CharlinIVGCVSW-3847 Correction of 9349246cfce1cc3192aea8fb3a83...
2020-05-29 Teresa CharlinIVGCVSW-3847 Support INT32 in Gather operator
2020-05-29 Colm DonelanIVGCVSW-4801: Updating Doxygen project version for...
2020-05-27 Jim FlynnIVGCVSW-4735 Add label GUID to timeline eventClass...
2020-05-27 Darshan PatelAdd NEG support to TFLite parser
2020-05-27 Sadik ArmaganIVGCVSW-4200 Add CL EXP Workload
2020-05-27 Pavel MacenauerCatch exceptions by const reference
2020-05-27 Sadik ArmaganIVGCVSW-4187 Add LEAKY_RELU to TFLite parser
2020-05-27 Nikhil RajUpdate ArmNN README with doxygen information
2020-05-26 Nikhil RajRemove Resize layer mentioned twice in the Deserializer...
2020-05-26 Jim FlynnIVGCVSW-4595 Change FileOnlyProfilingConnection to...
2020-05-25 Darshan PatelAdd DIV support to TFLite parser
2020-05-25 Teresa CharlinIVGCVSW-4863 ADD,SUB,DIV,MUL,MAXIMUM and MINIMUM int32...
2020-05-25 Teresa CharlinIVGCVSW-4604 ARGMINMAX float16 VTS test skipped in...
2020-05-25 Teresa CharlinIVGCVSW-4611 PRELU float16 VTS test skipped in CpuRef
2020-05-25 Narumol PrangnawaratIVGCVSW-4792 Update armnn readme and support files
2020-05-25 Ryan OSheaIVGCVSW-4186 Add EXP unit tests for TfLiteParser
2020-05-25 Finn WilliamsFix some musl libc issues in armnn
2020-05-24 Finn WilliamsIVGCVSW-4734 Add an Attribute label guid to the relatio...
2020-05-24 Jim FlynnIVGCVSW-4852 Add In File Copyright Notice Section to...
2020-05-23 Jegathesan... Github #111
2020-05-23 Jegathesan... Github #111
2020-05-22 Francis MurtaghBugfix: Profiling use of substr() incorrectly parses...
2020-05-22 Narumol PrangnawaratIVGCVSW-4792 Update armnn readme and support files
2020-05-22 Matthew BenthamFind default build location for Compute Library binaries.
2020-05-22 Sadik ArmaganIVGCVSW-4453 QLSTM Support
2020-05-22 alered01Adding more performance metrics
2020-05-22 Rob HughesFix some build errors spotted on Windows:
2020-05-21 Derek LambertiCleanup pyarmnn .gitignore
2020-05-21 Pavel MacenauerIntegration of PyArmNN into CMake
2020-05-21 James ConroyIVGCVSW-4452 Add QLstm EndToEndTest
2020-05-20 Nikhil RajFew minor updates to BuildGuideAndroidNDK.md file
2020-05-20 Ryan OSheaIVGCVSW-4450 Add CL Enhanced Quantized LSTM Workload
2020-05-20 James ConroyIVGCVSW-4451 Add QLstm NEON workload
2020-05-20 Nikhil RajUpdating ACL pin to their 20.05 release branch
2020-05-19 Francis MurtaghIVGCVSW-4795 Change armnn/Version.hpp to Semantic versi...
2020-05-19 Finn WilliamsIVGCVSW-4669 Set destination tensorInfo in MoveAllConne...
2020-05-19 Nikhil RajUpdate ACL pin to aba2f912a21487776e540724cf354a6cd8d89829
2020-05-19 Finn WilliamsIVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS...
2020-05-19 Rob HughesFix some Windows build errors:
next