Update ACL pin to 6800117df3be825f0ec5c6cc71c4377322f51b99
[platform/upstream/armnn.git] / src /
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...
2020-02-10 James ConroyIVGCVSW-4319 Implement Counter Status Querying
2020-02-10 Narumol PrangnawaratIVGCVSW-4402 Modify the signature of CreateBackendProfi...
2020-02-07 Ryan OSheaIVGCVSW-4386 Add ArmNN reference support for QAsymmS8
2020-02-07 Narumol PrangnawaratIVGCVSW-4402 add boost and armnn path to sample dynamic...
2020-02-07 Sang-Hoon ParkMLCE-139: add capability to align corners for bilinear...
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-05 Narumol PrangnawaratIVGCVSW-4404 Add libraries to sample dynamic backend...
2020-02-05 Derek LambertiIVGCVSW-4389 Enable ClTuner in ClContextControl
2020-02-04 Matthew BenthamClean up header usage a bit in NEON backend
2020-02-04 Tee JungBuild graph->inputIds/outputIds with layerBindingId...
2020-02-04 Matthew BenthamGithub #273 Handle failure to initialise BackendContext...
2020-02-04 Keith DavisIVGCVSW-4390 Refactor QUANTIZE to make use of Decoder...
2020-02-03 Narumol PrangnawaratIVGCVSW-4399 Create Sample Dynamic backend
2020-02-03 Keith DavisIVGCVSW-4334 Wire Signed Quantized 8 bit type into ACL
2020-02-03 Jim FlynnIVGCVSW-4393 Register backend counters
2020-02-02 Jim FlynnIVGCVSW-4394 Add CounterIdMap to Profiling Service
2020-01-31 Keith DavisIVGCVSW-4390 Refactor QUANTIZE to make use of Decoder...
2020-01-31 Teresa CharlinIVGCVSW-4388 Update ACL pin to 6a342648ae50beb845787186...
2020-01-31 Narumol PrangnawaratIVGCVSW-4196 Add condition to check to add common sourc...
2020-01-30 Jan EilersIVGCVSW-4171 Temporarily disable DumpOutgoingValidFileE...
2020-01-30 David MonahanIVGCVSW-4391 Add Global/Backend Counter ID map
2020-01-29 Narumol PrangnawaratIVGCVSW-4322 Remove deprecated AbsLayer and RsqrtLayer...
2020-01-29 Ryan OSheaIVGCVSW-4149 Enable quantisation multiplier > 1 in...
2020-01-29 Colm DonelanIVGCVSW-4316 First draft of IBackendProfiling and IBack...
2020-01-29 Ryan OSheaIVGCVSW-4152 Remove check for QAsymm8 in ArgMinMax...
2020-01-28 Keith DavisIVGCVSW-4306 Verify the tflite Yolo v3
2020-01-28 Keith DavisIVGCVSW-4335 Add support for per-channel QSymm8 to...
2020-01-28 Teresa CharlinIVGCVSW-4369 Add default offset and scale to IsLayerSup...
2020-01-28 Colm DonelanIVGCVSW-4316 Promote ISendTimelinePacket and IProfiling...
2020-01-27 Narumol PrangnawaratIVGCVSW-4313 Add Android case to dynamic reference...
2020-01-27 Mike KellyIVGCVSW-4380 Add NEON backend support for BatchToSpaceNd
2020-01-24 Kevin MayIVGCVSW-4262 Use ACL Permute and Reshape Validate funct...
2020-01-24 David MonahanUpdates to Filesystem.cpp/hpp and NetworkSockets.cpp...
2020-01-24 Pablo TelloMLCE-156: Add Division workload in CpuAcc
2020-01-24 Mike KellyIVGCVSW-4374 Add NEON backend support for SpaceToBatchNd
2020-01-24 Rob HughesAdd ARMNN_DLLEXPORT macro to import/export static data...
2020-01-24 Derek LambertiIVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis
2020-01-23 josh minorIVGCVSW-4259 Add frontend and reference workload for...
2020-01-23 Teresa CharlinIVGCVSW-4268 Print all Descriptors on dot graph
2020-01-22 David MonahanAdd check to NetworkSockets.cpp to fix failing Android...
2020-01-21 Rob HughesAdd thin abstraction layer for processes and filesystem
2020-01-21 Rob HughesAdd thin abstraction layer for network sockets
2020-01-20 Mike KellyIVGCVSW-4331 Calling RemoveDebugLayers can break connec...
2020-01-20 Matthew BenthamRemove inclusion of ArmNN.hpp where it is unnecessary.
2020-01-20 Matthew BenthamRemove use of ArmNN.hpp where it is unnecessary.
2020-01-20 Matthew BenthamRemove use of ArmNN.hpp from other public headers
2020-01-17 Narumol PrangnawaratAdd Signed32 to debug layer
2020-01-16 Matthew BenthamRemove Logging.hpp from ArmNN.hpp
2020-01-16 Matthew BenthamRemove use of boost from Logging.hpp
2020-01-15 Rob HughesSupport different flatbuffer libs for debug and release
next