aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-16IVGCVSW-4701 Make the GUIDGenerator thread safeFinn Williams
2020-04-16IVGCVSW-4699 Force timestamps to always be in nanosecondsFinn Williams
2020-04-14IVGCVSW-4483 Removes boost::polymorphic_pointer_downcastJan Eilers
2020-04-10IVGCVSW-4483 Introduce PolymorphicPointerDowncastJan Eilers
2020-04-10IVGCVSW-4666 Call EnableProfiling when state switches to activeFinn Williams
2020-04-10IVGCVSW-4483 Remove boost::polymorphic_downcastJan Eilers
2020-04-09IVGCVSW-4641 Investigate Hal 1.3 VTS FailuresSadik Armagan
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-04-03IVGCVSW-3753 Add Clip support to the onnx parserFinn Williams
2020-04-03IVGCVSW-4514 Remove lexical_cast.hppDavid Monahan
2020-04-02IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocolKeith Davis
2020-04-01IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 outputNarumol Prangnawarat
2020-04-01IVGCVSW-4641 Investigate Hal 1.3 VTS FailuresSadik Armagan
2020-04-01MLECO-756 First cut of adding JSONTimelineDecoder and testsÉanna Ó Catháin
2020-04-01IVGCVSW-4531 Tweak to an existing fix for failing NNT tests on Android RDavid Monahan
2020-03-31IVGCVSW-4633 Add conversion of BF16 support to NeonNarumol Prangnawarat
2020-03-31IVGCVSW-4590 Fix Lstm layers CellToInputWeightsJan Eilers
2020-03-30IVGCVSW-4603 Support comparison operators in NeonTeresa Charlin
2020-03-30IVGCVSW-4603 Support comparison operators in CLTeresa Charlin
2020-03-27IVGCVSW-4555 ArmnnConverter (Serializer) does not support per-axis quantizati...Sadik Armagan
2020-03-26IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights ofNarumol Prangnawarat
2020-03-26IVGCVSW-4599 ArmNN Compile Error when compiled against gcc 9Francis Murtagh
2020-03-26IVGCVSW-4526 Fix UnitTest errors when running on raspberry piJan Eilers
2020-03-24IVGCVSW-4596 Fix BufferManager's packet orderFinn Williams
2020-03-24IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-...Sadik Armagan
2020-03-20IVGCVSW-4520 Implement BFloat16 OptimizerNarumol Prangnawarat
2020-03-20IVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClassesFinn Williams
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-20IVGCVSW-4587 ArmNN failing to build in the Internal OOBSadik Armagan
2020-03-20IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the...Sadik Armagan
2020-03-19IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN DriverSadik Armagan
2020-03-19MLECO-755: ArmNN: Add file format external profiling optionIsabella Gottardi
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-19IVGCVSW-4553 Fix Wrapper Object Use after free in UnitTests.hppFinn Williams
2020-03-19IVGCVSW-4552 Fix Wrapper Object Use after free in ProfilerTestsFinn Williams
2020-03-18IVGCVSW-4446 Add HardSwish EndToEnd testsJan Eilers
2020-03-18IVGCVSW-4444 Adding Elu end to end testJan Eilers
2020-03-18IVGCVSW-4463 Change ProfilingService to a member of runtime from a singletonSadik Armagan
2020-03-18IVGCVSW-4161 Provide for per model call back registrationFinn Williams
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-17IVGCVSW-4545 Relax check on ParseReshapeDerek Lamberti
2020-03-16MLCE-161: Added support for NormalizationLayer in ArmnnQuantizer.Pablo Tello
2020-03-13IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android RDavid Monahan
2020-03-13IVGCVSW-4512 Add BFloat16 Debug WorkloadNarumol Prangnawarat
2020-03-13IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit testsNarumol Prangnawarat
2020-03-12IVGCVSW-4545 Fix segfault parsing reshape layerDerek Lamberti
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