aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-03-11IVGCVSW-4542 Refactor TimelineDecoder parsing of TimelinePacketsKeith Davis
2020-03-11IVGCVSW-4517 Modify BFloat16 to conformant to the coding standardsNarumol Prangnawarat
2020-03-10MLCE-159 Add QAsymmS8 to ArmnnQuantizerFrancis Murtagh
2020-03-10IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-09IVGCVSW-4517 Implement BFloat16 Encoder and DecoderNarumol Prangnawarat
2020-03-09IVGCVSW-4541 Modify Timeline Packet constructionKeith Davis
2020-03-09IVGCVSW-4486 Introduce numeric_cast implementationDerek Lamberti
2020-03-09MLCE-160 Error loading quantized model containing BatchNorm LayerMike Kelly
2020-03-09IVGCVSW-4540 Fix master build failure to link UnitTests on AndroidSadik Armagan
2020-03-09IVGCVSW-4483 Introduce polymorphic_downcast implementationDerek Lamberti
2020-03-06IVGCVSW-4517 Add BFloat16 class and unit testsNarumol Prangnawarat
2020-03-05IVGCVSW-4539 Add missing Activation Unit Test to CL and NeonTeresa Charlin
2020-03-04IVGCVSW-4213 Enable split along any dimensionRyan OShea
2020-03-04IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entityFinn Williams
2020-03-04IVGCVSW-4163 Enhance the error handling in the ReadPacket functionSadik Armagan
2020-03-03IVGCVSW-4508 Add BFloat16 data typeNarumol Prangnawarat
2020-03-03IVGCVSW-4375 Add support for Transpose to optimizationsMike Kelly
2020-03-03IVGCVSW-4314 Per-layer backend hint APIDerek Lamberti
2020-03-03IVGCVSW-4532 Update Acl Pin to fec13b8e20dc9d71d729f750633fa52c3a8a0036Kevin May
2020-03-03IVGCVSW-4426 Add missing Neon tests for quantized typesKeith Davis
2020-03-03IVGCVSW-4375 Add parser support for TransposeMike Kelly
2020-03-03Modifying the IBackendProfilingContext interface to return a bool onDavid Monahan
2020-03-02IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRefColm Donelan
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-02-28IVGCVSW-4454 Remove the CounterSet and Device fields from CategorySadik Armagan
2020-02-28IVGCVSW-4439: Adding Elu support to ActivationDavid Monahan
2020-02-24COMPMID-3060: Add TF Parser support for TransposeSang-Hoon Park
2020-02-24IVGCVSW-4368 Update Android.mk and backend.mk files with latest unit testsColm Donelan
2020-02-21IVGCVSW-4456 Disable NEON PostDetectionProcessJames Conroy
2020-02-21IVGCVSW-4307 Onnx Segfault BugRyan OShea
2020-02-20IVGCVSW-4432 Update Readme for 20.02Sadik Armagan
2020-02-20IVGCVSW-4456 Fix MobileNet SSD perf regressionJames Conroy
2020-02-19IVGCVSW-4472 Yolo v3 ExecuteNetwork failingKeith Davis
2020-02-18IVGCVSW-2232 Pack/Stack operator support in Tensorflow ParserSadik Armagan
2020-02-18COMPMID-3059: Add TF parser support for StridedSliceGeorgios Pinitas
2020-02-17IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8Keith Davis
2020-02-17IVGCVSW-4340 Backend profiling: Add tests for Timeline functionsColm Donelan
2020-02-17IVGCVSW-4320 Implement the bulk reporting of counter values from backendsSadik Armagan
2020-02-16IVGCVSW-4320 Implement ReportCounters in BackendProfilingJim Flynn
2020-02-14IVGCVSW-4420 Failing Unit Test Cl: Quantize layerKeith Davis
2020-02-14IVGCVSW-4338 Implement the Activation of Counters in backendsFinn Williams
2020-02-13IVGCVSW-4400 Backend Counter Registry FunctionalityDavid Monahan
2020-02-12Fix legacy ClTuner APIDerek Lamberti
2020-02-12IVGCVSW-4403 Update readme for sample standalone dynamic backendNarumol Prangnawarat
2020-02-11Silence clang-8 warnings wrt explicit defaulting of implicitly deleted operatorMatthew Bentham
2020-02-10IVGCVSW-4424 Set minimum timeout for SendThread in WaitingForAck stateFinn Williams
2020-02-10IVGCVSW-4328 BufferManager running out of buffers crashes applicationSadik Armagan
2020-02-10IVGCVSW-4409 Fix TfLiteParser to handle all datatypes correctlyRyan OShea
2020-02-10Clean up header inclusion in CL workloads.Matthew Bentham
2020-02-10IVGCVSW-4400 Adding invocation of the back to Profiling Service initialisationDavid Monahan