aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-09-25IVGCVSW-3905 Create a first implementation of the send threadMatteo Martincigh
2019-09-25IVGCVSW-3411 Add the Counter Values array and accessor methodsFinnWilliamsArm
2019-09-25NNXSW-1826 Move tests for Optimization classes to separate filesRob Hughes
2019-09-24IVGCVSW-3439 Create the Command ThreadFinnWilliamsArm
2019-09-24IVGCVSW-3900 Add deserialization test for DepthToSpaceAron Virginas-Tar
2019-09-24IVGCVSW-3885 Add reference workload for DepthToSpaceAron Virginas-Tar
2019-09-24NNXSW-1826 OptimizeConsecutiveReshapes: remove unnecessary call to MoveAllCon...Rob Hughes
2019-09-24IVGCVSW-3691 Fix the Counter Directory Packet data lengthMatteo Martincigh
2019-09-24IVGCVSW-3623 Implement NeonTensorHandle::ImportDavid Monahan
2019-09-23Replace uses of non-standard C++:Rob Hughes
2019-09-23IVGCVSW-3413 Add the Counters MetadataFinnWilliamsArm
2019-09-23IVGCVSW-3437 Add Request Counter Directory Command HandlerNarumol Prangnawarat
2019-09-23IVGCVSW-3887 Add Quantizer support for DepthToSpaceAron Virginas-Tar
2019-09-20IVGCVSW-3433 Create the Periodic Counter Capture ThreadFrancis Murtagh
2019-09-20IVGCVSW-3886 Add serialization support for DepthToSpaceAron Virginas-Tar
2019-09-20Fix some minor issues around SpaceToDepthAron Virginas-Tar
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar
2019-09-20IVGCVSW-3880 Add deserialization test for SLICEAron Virginas-Tar
2019-09-19IVGCVSW-3430 Connection Acknowledged Command Handler ImplementationSadik Armagan
2019-09-19IVGCVSW-3880 Add serialization support for SLICEAron Virginas-Tar
2019-09-19Fix illegal use of anonymous stack veriable in DeserializerMatthew Bentham
2019-09-19IVGCVSW-3727 Add LayerType::Slice to GetLayerTypeAsCString()Aron Virginas-Tar
2019-09-19IVGCVSW-3723 Adding reference workload support for ArgMinMaxNikhil Raj
2019-09-19IVGCVSW-3725 Adding quantization support for ArgMinMaxNikhil Raj
2019-09-18IVGCVSW-3691 Implement SendCounterPacket.SendCounterDirectoryPacket() functionMatteo Martincigh
2019-09-18IVGCVSW-3432 Fix a multithread store conflictJim Flynn
2019-09-18CONSERV-3867 Fix typos in the Dynamic Backends readme fileMatteo Martincigh
2019-09-18IVGCVSW-3881 Add Quantizer support for SLICEAron Virginas-Tar
2019-09-18IVGCVSW-3691 Add extra unit tests to complete coverage forMatteo Martincigh
2019-09-18IVGCVSW-3878 Add reference workload for SLICEAron Virginas-Tar
2019-09-17IVGCVSW-3879 Fix output shape inference formula for TransposeConvolution2dAron Virginas-Tar
2019-09-17IVGCVSW-3691 Rework the CounterDirectory class to take into considerationMatteo Martincigh
2019-09-17IVGCVSW-3877 Reduce code duplication in TestNameOnlyLayerVisitorAron Virginas-Tar
2019-09-17IVGCVSW-3875 Add frontend for SLICE layerAron Virginas-Tar
2019-09-16IVGCVSW-3694 Add ArgMinMax implementation for RefNarumol Prangnawarat
2019-09-16IVGCVSW-3826: Implement IProfiling functionsFinnWilliamsArm
2019-09-16Fix typo int comment surrounding constructor in ResizeLayer.hppAron Virginas-Tar
2019-09-16IVGCVSW-3687 Add INetworkProperties to LoadNetworkDavid Monahan
2019-09-16IVGCVSW-3868 Add support of Int32 to Reshape layerNarumol Prangnawarat
2019-09-16IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry PiAron Virginas-Tar
2019-09-16Split out basic CaptureData unit tests from Holder testsMatthew Bentham
2019-09-16IVGCVSW-3854 Fix QuantizedLstmEndToEndTest on Raspberry PiAron Virginas-Tar
2019-09-16IVGCVSW-3660 Add SQRT unit tests for Neon and CL backendsSadik Armagan
2019-09-16In CopyTensorContentsGeneric coalesce inner dimensions where possibleMatthew Bentham
2019-09-16Rename variables in CopyTensorContents to assume NHWCMatthew Bentham
2019-09-13IVGCVSW-3872 Add Missing packet to SendMetaDataPacketFerran Balaguer
2019-09-13IVGCVSW-3436 Create the Periodic Counter Selection Command HandlerFerran Balaguer
2019-09-12IVGCVSW-3857 Add Reference FP16 workload support to remaining layersMatthew Jackson
2019-09-12Add "explicit" qualifier to Optional -> bool conversion methodRob Hughes
2019-09-12IVGCVSW-3580: Extend the IProfilingConnection to connect to a SocketTeresa Charlin