summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-19Fix some Windows build errors:Rob Hughes9-10/+21
2020-05-18IVGCVSW-4449 Add missing QLstm nullptr checksJames Conroy3-9/+13
2020-05-15Remove parsing of EthosN profiling data, too specific for pyarmnnNina Drozd2-108/+7
2020-05-15IVGCVSW-4831 Fix Packet header includes in backendsFinn Williams27-12/+45
2020-05-15Update ACL pin 3155f77d23eb332974a6b9cb5d37a1329b8493a6Teresa Charlin1-1/+1
2020-05-15IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytesFinn Williams2-6/+6
2020-05-15Update ACL pin 090502887d87f52d28e98e90c0e17c582b9e63d6Nikhil Raj1-1/+1
2020-05-14MLCE-193 README and FAQ updates.Colm Donelan3-9/+18
2020-05-14Update ACL pin to f401c74a963a1ce2e188cd20269650063c1d483cNikhil Raj1-1/+1
2020-05-13IVGCVSW-4777 Add QLstm serialization supportJames Conroy7-18/+1008
2020-05-13IVGCVSW-4825 Set default value for --file-format argument in ExecuteNetworkFinn Williams1-1/+1
2020-05-13IVGCVSW-4828 Call m_CounterDirectory.IsCounterRegistered in ProfilingService:...Finn Williams1-1/+1
2020-05-13Update ACL pin to 4efe5dc9b39a87eface43e7468e08279976ae9efTeresa Charlin2-3/+3
2020-05-13IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatypeTeresa Charlin16-210/+118
2020-05-13IVGCVSW-4737 Add check for CpuRef back-end before using it in testsFinn Williams2-4/+11
2020-05-13IVGCVSW-4794 Change ArmNN counters to report delta valuesFinn Williams8-47/+133
2020-05-13IVGCVSW-4776 Warn when MIN_STATIC_GUID is returned from GenerateStaticId mult...Colm Donelan1-1/+11
2020-05-13MLCE-193 Add FAQ.md to ArmNN GitHub.Colm Donelan2-0/+17
2020-05-13IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189Colm Donelan8-48/+40
2020-05-12IVGCVSW-4731 Move Packet.hpp to profiling/common/includeFinn Williams30-62/+91
2020-05-12Add test app to drive YoloV3 split modelDerek Lamberti4-0/+534
2020-05-11Update ACL pin to 6f8b17dedb7b53b550e6210fd1c78c3a3e086271Nikhil Raj1-1/+1
2020-05-08Update ACL pin to 2886c757389c0ccca20a8689daf8180a730ecbc9Nikhil Raj1-1/+1
2020-05-08IVGCVSW-4794 Fix ArmNN Counters incorrectly set to deltaFinn Williams2-9/+9
2020-05-07IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code baseFinn Williams9-14/+24
2020-05-07Update ACL pin to 2cfd3f754ec707c25f129c0026686035a0dcfc54Nikhil Raj1-1/+1
2020-05-06Update ACL pin to 77b8859688c333bca35ebc8ca4d0b2652f480c4aNikhil Raj1-1/+1
2020-05-05Move PyArmNN test resources to external storagePavel Macenauer18-231/+59
2020-05-05MLECO-763: fixes to PyArmNN failing unit testsNina Drozd1-2/+6
2020-05-05Changing print statement to loggingRichard Burton1-1/+2
2020-05-05Update ACL pin to 6f7585b21a13f4792ef1a55ac943997491ba8aecTeresa Charlin1-1/+1
2020-05-02IVGCVSW-4449 Add QLstm ref implementationJames Conroy15-0/+1360
2020-05-01Update ACL pin to 359c48eaf251cbb84b523e5a67a099c739482e6cKevin May1-1/+1
2020-05-01Update the CounterDirectory Packet offsets to be relative to the start of the...Finn Williams4-222/+253
2020-05-01Update ACL pin to 8bb8de3772b37efb84959390582823488ab1b9e2Nikhil Raj1-1/+1
2020-04-30IVGCVSW-4760 Change the offsets in the counter directory body_header to be fr...Finn Williams4-123/+139
2020-04-30IVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax FailuresSadik Armagan16-218/+145
2020-04-30IVGCVSW-4732 Move NetworkSockets class needs to profiling/commonFinn Williams9-12/+12
2020-04-30IVGCVSW-4749 Fix CpuAcc Hal 1.3 FullyConnected FailuresKevin May2-4/+17
2020-04-29IVGCVSW-4686 Fix NNT GeneratedTests.TestsNarumol Prangnawarat1-0/+3
2020-04-29Update ACL pin to 06cf9339ed4b86d559c837dcb7c1c273ae6a35ebNikhil Raj1-1/+1
2020-04-29IVGCVSW-4186 Parse TfLite Exp and Split_V operatorsDerek Lamberti2-0/+185
2020-04-29IVGCVSW-4203 Add Exp support to Neon backendDerek Lamberti7-44/+130
2020-04-28PyArmNN example scriptsPavel Macenauer5-0/+395
2020-04-28IVGCVSW-4544 Update BuildGuideAndroidNDK.md guideNikhil Raj1-40/+33
2020-04-28Update ACL pin to 55c0c0c9559c08baed7f1c783404b83dff8c8e89Nikhil Raj1-1/+1
2020-04-27IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a B...Finn Williams14-453/+724
2020-04-27IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connectionJim Flynn21-19/+867
2020-04-27IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef opera...Sadik Armagan22-87/+775
2020-04-27IVGCVSW-4728 Attempt to fix test failuresÉanna Ó Catháin3-6/+16