aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-12-09IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacketFinn Williams
2019-12-06NNXSW-1896 Add missing layer types to InternalTypes.cpp.Stefana Simion
2019-12-06MLCE-133 Fix dangling calls to Manage()Pablo Tello
2019-12-06Add asserts to check memcpy addressesRob Hughes
2019-12-05Replace boost logging with simple loggerDerek Lamberti
2019-12-05IVGCVSW-4179 Add RESIZE_NEAREST_NEIGHBOUR to the TfLite parserSadik Armagan
2019-12-04IVGCVSW-4223 Change PeriodicCounterCapture Packet Family to 3Jim Flynn
2019-12-04IVGCVSW-4016 Add the Inference timeline trace and unit testsDavid Monahan
2019-12-04IVGCVSW-4118 Change the SendCounterPacket send thread to use do whileFinn Williams
2019-12-04IVGCVSW-4221 Fix SendCounterPacket hanging for indefinite timeFinn Williams
2019-12-03IVGCVSW-4171 Fix intermittent failure on FileOnlyProfilingDecoratorTestsjaneil01
2019-12-02IVGCVSW-4015 Add input and output workload to post-optimisation structureNarumol Prangnawarat
2019-11-29MLCE-143 Fixed driver crash during CTS testsMike Kelly
2019-11-29IVGCVSW-4070 Implement "send post-optimized network structure"Narumol Prangnawarat