platform/upstream/armnn.git
2020-02-17 Sadik ArmaganIVGCVSW-4320 Implement the bulk reporting of counter...
2020-02-17 James ConroyUpdate ACL pin to 20.02 release branch
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 Narumol PrangnawaratIVGCVSW-4403 Add standalone backend build steps to...
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-11 Mike KellyUpdating armnn-arm_compute to arm_compute_library.
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 Matthew BenthamSuppress warnings from OpenCL include folder.
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 Narumol PrangnawaratIVGCVSW-4418 disable unused variable and parameter...
2020-02-07 Sang-Hoon ParkMLCE-139: add capability to align corners for bilinear...
2020-02-07 Teresa CharlinUpdate ACL pin to c971cf1034a61875c8e8c87d48634cbfac3865fd
2020-02-07 Colm DonelanIVGCVSW-4317 Implement the Profiling Context Initialisation
2020-02-06 Kevin MayUpdate ACL pin to 4bce11548268b9a10b0f06eff3cff9ae06d5b9dd
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 Teresa CharlinIVGCVSW-4365 Update ACL pin to 5c829cab49b0dcffd893065a...
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-4360 Update ACL pin to 19bd412fd044197726dbd8c7...
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-21 Derek LambertiIVGCVSW-4364 Only apply deprecated attribute where...
2020-01-20 Francis MurtaghIVGCVSW-4239 Remove dynamic link to libOpenCL.so
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-20 Nikhil RajIVGCVSW-4106 Network not failing when Inference time...
2020-01-17 Narumol PrangnawaratAdd Signed32 to debug layer
2020-01-17 Matthew BenthamGithub #320 Add logging and error checking to SimpleSample
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
2020-01-15 Rob HughesFix typo in name of GatordMock executable :O
2020-01-15 Sadik ArmaganIVGCVSW-4193 Add QUANTIZE to the TfLite parser
2020-01-14 Finn WilliamsIVGCVSW-4229 Fix Intermittent failures in ExternalProfiling
2020-01-13 Derek LambertiRename quantized data types to remove ambiguity for...
2020-01-10 Francis MurtaghUpdate commented clframework revision to match SHA...
2020-01-09 Rob HughesFix issues due to #include Windows.h
2020-01-09 Rob HughesFix build error on gcc 7+ for implicit switch statement...
2020-01-07 Derek LambertiIVGCVSW-4246 Enable -Wextra by default
2020-01-03 Derek LambertiIVGCVSW-4246 Clean build of parsers with -Wextra
2020-01-03 Derek LambertiIVGCVSW-4246 Clean build of profiling with -Wextra Pt2
2020-01-03 Narumol PrangnawaratIVGCVSW-4195 Fix MultipleNetworksCifar10 test to load...
2020-01-02 Derek LambertiIVGCVSW-4246 Clean build of backends with -Wextra
2019-12-31 Francis MurtaghIVGCVSW-4246 Clean build of ArmNN API with -Wextra
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build profiling with -Wextra
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build of Visitors with -Wextra
2019-12-31 Derek LambertiIVGCVSW-4246 Clean build Layers with -Wextra
2019-12-31 Rob HughesReplace Schema.s with generated .cpp file
2019-12-31 Rob HughesSome build fixes for MSVC
2019-12-30 Derek LambertiIVGCVSW-4246 Clean build optimizations with -Wextra
2019-12-30 Derek LambertiIVGCVSW-4246 Clean build end-to-end tests with -Wextra
2019-12-30 Ayan HalderFix compilation error when building for Linux (non...
2019-12-19 Narumol PrangnawaratIVGCVSW-4214 Add README for standalone dynamic backend...
2019-12-19 janeil01IVGCVSW-4295 Disable mixed precision in ClPooling2dWorkload
2019-12-19 Francis MurtaghIVGCVSW-4237 Solve build dependencies to allow isolated...
next