aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21IVGCVSW-4364 Only apply deprecated attribute where availableDerek Lamberti
2020-01-20IVGCVSW-4239 Remove dynamic link to libOpenCL.soFrancis Murtagh
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-20IVGCVSW-4106 Network not failing when Inference time is greater than threshol...Nikhil Raj
2020-01-17Add Signed32 to debug layerNarumol Prangnawarat
2020-01-17Github #320 Add logging and error checking to SimpleSampleMatthew Bentham
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-15Fix typo in name of GatordMock executable :ORob 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-10Update commented clframework revision to match SHA of actual pinned refFrancis Murtagh
2020-01-09Fix issues due to #include Windows.hRob Hughes
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-03IVGCVSW-4195 Fix MultipleNetworksCifar10 test to load dynamic backendNarumol Prangnawarat
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-30IVGCVSW-4246 Clean build end-to-end tests with -WextraDerek Lamberti
2019-12-30Fix compilation error when building for Linux (non Android)Ayan Halder
2019-12-19IVGCVSW-4214 Add README for standalone dynamic backend developer guideNarumol Prangnawarat
2019-12-19IVGCVSW-4295 Disable mixed precision in ClPooling2dWorkloadjaneil01
2019-12-19IVGCVSW-4237 Solve build dependencies to allow isolated build on sbuildFrancis Murtagh
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