aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-27Remove Resize layer mentioned twice in the DeserializerSupport.mdNikhil Raj
2020-05-26IVGCVSW-4792 Update armnn readme and support filesNarumol Prangnawarat
2020-05-25Fix some musl libc issues in armnnFinn Williams
2020-05-22Bugfix: Profiling use of substr() incorrectly parses semantic versioningFrancis Murtagh
2020-05-22IVGCVSW-4792 Update armnn readme and support filesNarumol Prangnawarat
2020-05-22IVGCVSW-4453 QLSTM SupportSadik Armagan
2020-05-22Adding more performance metricsalered01
2020-05-21IVGCVSW-4452 Add QLstm EndToEndTestJames Conroy
2020-05-20IVGCVSW-4450 Add CL Enhanced Quantized LSTM WorkloadRyan OShea
2020-05-20IVGCVSW-4451 Add QLstm NEON workloadJames Conroy
2020-05-19IVGCVSW-4669 Set destination tensorInfo in MoveAllConnections()Finn Williams
2020-05-19IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACK...Finn Williams
2020-05-19Fix some Windows build errors:Rob Hughes
2020-05-18IVGCVSW-4449 Add missing QLstm nullptr checksJames Conroy
2020-05-15IVGCVSW-4831 Fix Packet header includes in backendsFinn Williams
2020-05-15IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytesFinn Williams
2020-05-14MLCE-193 README and FAQ updates.Colm Donelan
2020-05-13IVGCVSW-4777 Add QLstm serialization supportJames Conroy
2020-05-13IVGCVSW-4828 Call m_CounterDirectory.IsCounterRegistered in ProfilingService:...Finn Williams
2020-05-13Update ACL pin to 4efe5dc9b39a87eface43e7468e08279976ae9efTeresa Charlin
2020-05-13IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatypeTeresa Charlin
2020-05-13IVGCVSW-4737 Add check for CpuRef back-end before using it in testsFinn Williams
2020-05-13IVGCVSW-4794 Change ArmNN counters to report delta valuesFinn Williams
2020-05-13IVGCVSW-4776 Warn when MIN_STATIC_GUID is returned from GenerateStaticId mult...Colm Donelan
2020-05-13IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189Colm Donelan
2020-05-12IVGCVSW-4731 Move Packet.hpp to profiling/common/includeFinn Williams
2020-05-08IVGCVSW-4794 Fix ArmNN Counters incorrectly set to deltaFinn Williams
2020-05-07IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code baseFinn Williams
2020-05-02IVGCVSW-4449 Add QLstm ref implementationJames Conroy
2020-05-01Update the CounterDirectory Packet offsets to be relative to the start of the...Finn Williams
2020-04-30IVGCVSW-4760 Change the offsets in the counter directory body_header to be fr...Finn Williams
2020-04-30IVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax FailuresSadik Armagan
2020-04-30IVGCVSW-4732 Move NetworkSockets class needs to profiling/commonFinn Williams
2020-04-30IVGCVSW-4749 Fix CpuAcc Hal 1.3 FullyConnected FailuresKevin May
2020-04-29IVGCVSW-4686 Fix NNT GeneratedTests.TestsNarumol Prangnawarat
2020-04-29IVGCVSW-4186 Parse TfLite Exp and Split_V operatorsDerek Lamberti
2020-04-29IVGCVSW-4203 Add Exp support to Neon backendDerek Lamberti
2020-04-27IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a B...Finn Williams
2020-04-27IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connectionJim Flynn
2020-04-27IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef opera...Sadik Armagan
2020-04-27IVGCVSW-4728 Attempt to fix test failuresÉanna Ó Catháin
2020-04-27MLCE-190: Neon and CL Constant Workloads do not support newer DataTypesMike Kelly
2020-04-27IVGCVSW-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedComm...Finn Williams
2020-04-24Added new DataTypes to SerializerMike Kelly
2020-04-24IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32Kevin May
2020-04-23IVGCVSW-4496 Updated ONNX documentationRyan OShea
2020-04-23IVGCVSW-4496 Add Flatten support to ONNX parserRyan OShea
2020-04-22IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsetsFinn Williams
2020-04-21Use X macro for the enum class LayerTypeLaurent Carlier
2020-04-20IVGCVSW-4513 Remove boost/algorithm/string *David Monahan