Update ACL pin to b70770ee65ccce71a74e73df55fcaeac3cb9d0d7
[platform/upstream/armnn.git] / src /
2020-04-23 Ryan OSheaIVGCVSW-4496 Add Flatten support to ONNX parser
2020-04-22 Finn WilliamsIVGCVSW-4719 Remove possible zeros from SendStreamMetaD...
2020-04-21 Laurent CarlierUse X macro for the enum class LayerType
2020-04-20 David MonahanIVGCVSW-4513 Remove boost/algorithm/string *
2020-04-16 Finn WilliamsIVGCVSW-4701 Make the GUIDGenerator thread safe
2020-04-16 Finn WilliamsIVGCVSW-4699 Force timestamps to always be in nanoseconds
2020-04-14 Jan EilersIVGCVSW-4483 Removes boost::polymorphic_pointer_downcast
2020-04-10 Jan EilersIVGCVSW-4483 Introduce PolymorphicPointerDowncast
2020-04-10 Finn WilliamsIVGCVSW-4666 Call EnableProfiling when state switches...
2020-04-10 Jan EilersIVGCVSW-4483 Remove boost::polymorphic_downcast
2020-04-09 Sadik ArmaganIVGCVSW-4641 Investigate Hal 1.3 VTS Failures
2020-04-06 Narumol PrangnawaratIVGCVSW-4485 Remove Boost assert
2020-04-03 Finn WilliamsIVGCVSW-3753 Add Clip support to the onnx parser
2020-04-03 David MonahanIVGCVSW-4514 Remove lexical_cast.hpp
2020-04-02 Keith DavisIVGCVSW-4455 Add an Activate and Deactivate control...
2020-04-01 Narumol PrangnawaratIVGCVSW-4643 Add Convolution2D tests with Bfloat16...
2020-04-01 Sadik ArmaganIVGCVSW-4641 Investigate Hal 1.3 VTS Failures
2020-04-01 Éanna Ó CatháinMLECO-756 First cut of adding JSONTimelineDecoder and...
2020-04-01 David MonahanIVGCVSW-4531 Tweak to an existing fix for failing NNT...
2020-03-31 Narumol PrangnawaratIVGCVSW-4633 Add conversion of BF16 support to Neon
2020-03-31 Jan EilersIVGCVSW-4590 Fix Lstm layers CellToInputWeights
2020-03-30 Teresa CharlinIVGCVSW-4603 Support comparison operators in Neon
2020-03-30 Teresa CharlinIVGCVSW-4603 Support comparison operators in CL
2020-03-27 Sadik ArmaganIVGCVSW-4555 ArmnnConverter (Serializer) does not suppo...
2020-03-26 Narumol PrangnawaratIVGCVSW-4597 Modify BF16 optimizer to Convert only...
2020-03-26 Francis MurtaghIVGCVSW-4599 ArmNN Compile Error when compiled against...
2020-03-26 Jan EilersIVGCVSW-4526 Fix UnitTest errors when running on raspbe...
2020-03-24 Finn WilliamsIVGCVSW-4596 Fix BufferManager's packet order
2020-03-24 Sadik ArmaganIVGCVSW-3813 Add Unary Elementwise Operation 'NEG'...
2020-03-20 Narumol PrangnawaratIVGCVSW-4520 Implement BFloat16 Optimizer
2020-03-20 Finn WilliamsIVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClasses
2020-03-20 James ConroyIVGCVSW-4549 Add front end for new QLSTM layer
2020-03-20 Sadik ArmaganIVGCVSW-4587 ArmNN failing to build in the Internal OOB
2020-03-20 Sadik ArmaganIVGCVSW-4582 Undefined reference to GetProfilingService...
2020-03-19 Sadik ArmaganIVGCVSW-4565 TENSOR_BOOL8 data type not supported in...
2020-03-19 Isabella GottardiMLECO-755: ArmNN: Add file format external profiling...
2020-03-19 Narumol PrangnawaratIVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workloa...
2020-03-19 Finn WilliamsIVGCVSW-4553 Fix Wrapper Object Use after free in UnitT...
2020-03-19 Finn WilliamsIVGCVSW-4552 Fix Wrapper Object Use after free in Profi...
2020-03-18 Jan EilersIVGCVSW-4446 Add HardSwish EndToEnd tests
2020-03-18 Jan EilersIVGCVSW-4444 Adding Elu end to end test
2020-03-18 Sadik ArmaganIVGCVSW-4463 Change ProfilingService to a member of...
2020-03-18 Finn WilliamsIVGCVSW-4161 Provide for per model call back registration
2020-03-17 Narumol PrangnawaratIVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workloa...
2020-03-17 Derek LambertiIVGCVSW-4545 Relax check on ParseReshape
2020-03-16 Pablo TelloMLCE-161: Added support for NormalizationLayer in Armnn...
2020-03-13 David MonahanIVGCVSW-4531 Fix for failing strided slice NNT/VTS...
2020-03-13 Narumol PrangnawaratIVGCVSW-4512 Add BFloat16 Debug Workload
2020-03-13 Narumol PrangnawaratIVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit...
2020-03-12 Derek LambertiIVGCVSW-4545 Fix segfault parsing reshape layer
2020-03-11 Keith DavisIVGCVSW-4542 Refactor TimelineDecoder parsing of Timeli...
2020-03-11 Narumol PrangnawaratIVGCVSW-4517 Modify BFloat16 to conformant to the codin...
2020-03-10 Francis MurtaghMLCE-159 Add QAsymmS8 to ArmnnQuantizer
2020-03-10 Jan EilersIVGCVSW-4482 Remove boost::ignore_unused
2020-03-09 Narumol PrangnawaratIVGCVSW-4517 Implement BFloat16 Encoder and Decoder
2020-03-09 Keith DavisIVGCVSW-4541 Modify Timeline Packet construction
2020-03-09 Derek LambertiIVGCVSW-4486 Introduce numeric_cast implementation
2020-03-09 Mike KellyMLCE-160 Error loading quantized model containing Batch...
2020-03-09 Sadik ArmaganIVGCVSW-4540 Fix master build failure to link UnitTests...
2020-03-09 Derek LambertiIVGCVSW-4483 Introduce polymorphic_downcast implementation
2020-03-06 Narumol PrangnawaratIVGCVSW-4517 Add BFloat16 class and unit tests
2020-03-05 Teresa CharlinIVGCVSW-4539 Add missing Activation Unit Test to CL...
2020-03-04 Ryan OSheaIVGCVSW-4213 Enable split along any dimension
2020-03-04 Finn WilliamsIVGCVSW-4160 Make the ARM Developer Studio code a self...
2020-03-04 Sadik ArmaganIVGCVSW-4163 Enhance the error handling in the ReadPack...
2020-03-03 Narumol PrangnawaratIVGCVSW-4508 Add BFloat16 data type
2020-03-03 Mike KellyIVGCVSW-4375 Add support for Transpose to optimizations
2020-03-03 Derek LambertiIVGCVSW-4314 Per-layer backend hint API
2020-03-03 Kevin MayIVGCVSW-4532 Update Acl Pin to fec13b8e20dc9d71d729f750...
2020-03-03 Keith DavisIVGCVSW-4426 Add missing Neon tests for quantized types
2020-03-03 Mike KellyIVGCVSW-4375 Add parser support for Transpose
2020-03-03 David MonahanModifying the IBackendProfilingContext interface to...
2020-03-02 Colm DonelanIVGCVSW-4440 : Add HARD_SWISH Support to Activation...
2020-03-02 Mike KellyIVGCVSW-4375 Add support for Transpose
2020-02-28 Sadik ArmaganIVGCVSW-4454 Remove the CounterSet and Device fields...
2020-02-28 David MonahanIVGCVSW-4439: Adding Elu support to Activation
2020-02-24 Sang-Hoon ParkCOMPMID-3060: Add TF Parser support for Transpose
2020-02-24 Colm DonelanIVGCVSW-4368 Update Android.mk and backend.mk files...
2020-02-21 James ConroyIVGCVSW-4456 Disable NEON PostDetectionProcess
2020-02-21 Ryan OSheaIVGCVSW-4307 Onnx Segfault Bug
2020-02-20 Sadik ArmaganIVGCVSW-4432 Update Readme for 20.02
2020-02-20 James ConroyIVGCVSW-4456 Fix MobileNet SSD perf regression
2020-02-19 Keith DavisIVGCVSW-4472 Yolo v3 ExecuteNetwork failing
2020-02-18 Sadik ArmaganIVGCVSW-2232 Pack/Stack operator support in Tensorflow...
2020-02-18 Georgios PinitasCOMPMID-3059: Add TF parser support for StridedSlice
2020-02-17 Keith DavisIVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8
2020-02-17 Colm DonelanIVGCVSW-4340 Backend profiling: Add tests for Timeline...
2020-02-17 Sadik ArmaganIVGCVSW-4320 Implement the bulk reporting of counter...
2020-02-16 Jim FlynnIVGCVSW-4320 Implement ReportCounters in BackendProfiling
2020-02-14 Keith DavisIVGCVSW-4420 Failing Unit Test Cl: Quantize layer
2020-02-14 Finn WilliamsIVGCVSW-4338 Implement the Activation of Counters in...
2020-02-13 David MonahanIVGCVSW-4400 Backend Counter Registry Functionality
2020-02-12 Derek LambertiFix legacy ClTuner API
2020-02-12 Narumol PrangnawaratIVGCVSW-4403 Update readme for sample standalone dynami...
2020-02-11 Matthew BenthamSilence clang-8 warnings wrt explicit defaulting of...
2020-02-10 Finn WilliamsIVGCVSW-4424 Set minimum timeout for SendThread in...
2020-02-10 Sadik ArmaganIVGCVSW-4328 BufferManager running out of buffers crash...
2020-02-10 Ryan OSheaIVGCVSW-4409 Fix TfLiteParser to handle all datatypes...
2020-02-10 Matthew BenthamClean up header inclusion in CL workloads.
2020-02-10 David MonahanIVGCVSW-4400 Adding invocation of the back to Profiling...
next