aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-12-09IVGCVSW-4210 Create a public API for the common backend filesMatteo Martincigh
2019-12-09IVGCVSW-4228 Fix SendThreadSendStreamMetadataPacketFinn Williams
2019-12-06Bugfix: Fix include directives for GatordFrancis Murtagh
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-06Add noexcept to std::hash specialisation for BackendIdMatthew Bentham
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-03IVGCVSW-4206 Correctly pass execute network parameter.Derek Lamberti
2019-12-02IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetworkDerek Lamberti
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