aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2019-09-12IVGCVSW-3663 Add utility function to expand tensor dimensionNarumol Prangnawarat
2019-09-12IVGCVSW-3856 Add Dependency breaking interfaceJim Flynn
2019-09-12Fix CL workload creation methods not using MakeWorkloadAron Virginas-Tar
2019-09-11IVGCVSW-3820 Remove backendsCommon/WorkloadDataFwd.hppAron Virginas-Tar
2019-09-11IVGCVSW-3659 Add Float16 CLLayerTests for AbsKevin May
2019-09-11IVGCVSW-3845 Add Reference FP16 support for required layersMatthew Jackson
2019-09-11IVGCVSW-3724 Adding serialization support for ArgMinMaxNarumol Prangnawarat
2019-09-10IVGCVSW-3712 Add Transpose into TfLite ParserKeith Davis
2019-09-10IVGCVSW-3722 Add ArgMinMax to GetLayerAsCString InternalTypesKevin May
2019-09-10IVGCVSW-3829 Add CL workload for RSQRTAron Virginas-Tar
2019-09-10IVGCVSW-3830 Add NEON workload for RSQRTAron Virginas-Tar
2019-09-10IVGCVSW-3739 Add serialization support for AbsFinnWilliamsArm
2019-09-10IVGCVSW-3823 Add CL workload support for ABSAron Virginas-Tar
2019-09-10IVGCVSW-3824 Implement Float 16 Encoder and DecoderMatthew Jackson