aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04Build graph->inputIds/outputIds with layerBindingId instead of layerIndexexperimental/QuantizerStuffTee Jung
2020-02-04Github #273 Handle failure to initialise BackendContext in RuntimeMatthew Bentham
2020-02-04IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder typesKeith Davis
2020-02-03IVGCVSW-4365 Update ACL pin to 5c829cab49b0dcffd893065af05f0bf028e7a548Teresa Charlin
2020-02-03IVGCVSW-4399 Create Sample Dynamic backendNarumol Prangnawarat
2020-02-03IVGCVSW-4334 Wire Signed Quantized 8 bit type into ACLKeith Davis
2020-02-03IVGCVSW-4393 Register backend countersJim Flynn
2020-02-02IVGCVSW-4394 Add CounterIdMap to Profiling ServiceJim Flynn
2020-01-31IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder typesKeith Davis
2020-01-31IVGCVSW-4388 Update ACL pin to 6a342648ae50beb8457871862f14fc9baef6b74fTeresa Charlin
2020-01-31IVGCVSW-4196 Add condition to check to add common source for AndroidNarumol Prangnawarat
2020-01-30IVGCVSW-4171 Temporarily disable DumpOutgoingValidFileEndToEnd unit testJan Eilers
2020-01-30IVGCVSW-4391 Add Global/Backend Counter ID mapDavid Monahan
2020-01-29IVGCVSW-4322 Remove deprecated AbsLayer and RsqrtLayer and add sourceNarumol Prangnawarat
2020-01-29IVGCVSW-4149 Enable quantisation multiplier > 1 in all convolutionsRyan OShea
2020-01-29IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContextColm Donelan
2020-01-29IVGCVSW-4152 Remove check for QAsymm8 in ArgMinMax CL layer supportRyan OShea
2020-01-28IVGCVSW-4306 Verify the tflite Yolo v3Keith Davis
2020-01-28IVGCVSW-4335 Add support for per-channel QSymm8 to TfLite parserKeith Davis
2020-01-28IVGCVSW-4360 Update ACL pin to 19bd412fd044197726dbd8c756dbd74a9e33fd2bTeresa Charlin
2020-01-28IVGCVSW-4369 Add default offset and scale to IsLayerSupportedTestImplTeresa Charlin
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-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