aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-28IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGeneratorColm Donelan
2020-01-27IVGCVSW-4313 Add Android case to dynamic reference CMakeListsNarumol Prangnawarat
2020-01-27IVGCVSW-4380 Add NEON backend support for BatchToSpaceNdMike Kelly
2020-01-24IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2020-01-24Updates to Filesystem.cpp/hpp and NetworkSockets.cpp/hpp to fix failing masterDavid Monahan
2020-01-24MLCE-156: Add Division workload in CpuAccPablo Tello
2020-01-24IVGCVSW-4374 Add NEON backend support for SpaceToBatchNdMike Kelly
2020-01-24Add ARMNN_DLLEXPORT macro to import/export static data symbols on WindowsRob Hughes
2020-01-24IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxisDerek Lamberti
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2020-01-23IVGCVSW-4268 Print all Descriptors on dot graphTeresa Charlin
2020-01-22Add check to NetworkSockets.cpp to fix failing Android buildDavid Monahan
2020-01-21Add thin abstraction layer for processes and filesystemRob Hughes
2020-01-21Add thin abstraction layer for network socketsRob Hughes
2020-01-20IVGCVSW-4331 Calling RemoveDebugLayers can break connectionsMike Kelly
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
2020-01-20Remove use of ArmNN.hpp where it is unnecessary.Matthew Bentham
2020-01-20Remove use of ArmNN.hpp from other public headersMatthew Bentham
2020-01-17Add Signed32 to debug layerNarumol Prangnawarat
2020-01-16Remove Logging.hpp from ArmNN.hppMatthew Bentham
2020-01-16Remove use of boost from Logging.hppMatthew Bentham
2020-01-15Support different flatbuffer libs for debug and releaseRob Hughes
2020-01-15IVGCVSW-4193 Add QUANTIZE to the TfLite parserSadik Armagan
2020-01-14IVGCVSW-4229 Fix Intermittent failures in ExternalProfilingFinn Williams
2020-01-13Rename quantized data types to remove ambiguity for signed/unsigned payloadsDerek Lamberti
2020-01-09Fix build error on gcc 7+ for implicit switch statement fallthroughsRob Hughes
2020-01-07IVGCVSW-4246 Enable -Wextra by defaultDerek Lamberti
2020-01-03IVGCVSW-4246 Clean build of parsers with -WextraDerek Lamberti
2020-01-03IVGCVSW-4246 Clean build of profiling with -Wextra Pt2Derek Lamberti
2020-01-02IVGCVSW-4246 Clean build of backends with -WextraDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build of ArmNN API with -WextraFrancis Murtagh
2019-12-31IVGCVSW-4246 Clean build profiling with -WextraDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build of Visitors with -WextraDerek Lamberti
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-12-31Replace Schema.s with generated .cpp fileRob Hughes
2019-12-31Some build fixes for MSVCRob Hughes
2019-12-30IVGCVSW-4246 Clean build optimizations with -WextraDerek Lamberti
2019-12-19IVGCVSW-4214 Add README for standalone dynamic backend developer guideNarumol Prangnawarat
2019-12-19IVGCVSW-4295 Disable mixed precision in ClPooling2dWorkloadjaneil01
2019-12-18IVGCVSW-4302 Depthwise CTS. Fix ReorderWeightChannelsForAcl.Teresa Charlin
2019-12-17IVGCVSW-4246 Clean build of LayerTests with -WextraDerek Lamberti
2019-12-17IVGCVSW-4293 Fix multiple Concat issues.Derek Lamberti
2019-12-14IVGCVSW-4261 Add backward compatibility to the Backend APINarumol Prangnawarat
2019-12-13IVGCVSW-4178 Add code to increment the 3 ArmNN countersKeith Davis
2019-12-10IVGCVSW-4212 Example of standalone dynamic reference backendNarumol Prangnawarat
2019-12-10IVGCVSW-4191 Add DEQUANTIZE to the TfLite ParserFinn Williams
2019-12-09IVGCVSW-4157 Pass custom options directly to backendsDerek Lamberti
2019-12-09IVGCVSW-4211 Add Signed 8 bit Quantisation support into the Reference backendFinn Williams
2019-12-09IVGCVSW-4227 Add CpuAcc backend support for DetectionPostProcessDerek Lamberti
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh