aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/RefLayerSupport.cpp
AgeCommit message (Expand)Author
2019-12-12IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CLKevin May
2019-08-14IVGCVSW-3633 Fixed possible driver crashMike Kelly
2019-08-14IVGCVSW-3474 Refactor Lstm and QuantizedLstm Param GettersFrancis Murtagh
2019-08-13IVGCVSW-3635 Remove temporary check from RefLayerSupport::IsTransposeConvolut...Aron Virginas-Tar
2019-08-13IVGCVSW-3620 Fix VTS CpuRef failuresSadik Armagan
2019-08-05IVGCVSW-3277 Mem export/import suppor for TensorsDerek Lamberti
2019-08-05IVGCVSW-3611 Report TransposeConvolution2d as unsupported on CpuRef when chan...Aron Virginas-Tar
2019-08-01IVGCVSW-3571 Fix VTS Test SkipsMike Kelly
2019-07-30IVGCVSW-3592 Add Support for Quantize to HAL 1.2 DriverSadik Armagan
2019-07-17IVGCVSW-3419 Add reference workload support for the new Stack layerMatthew Jackson
2019-07-09IVGCVSW-3397 Join lstm parameter infos in a struct for isLstmSupportedJan Eilers
2019-07-09IVGCVSW-3399 Add support of QuantisedSymm16 to PadNarumol Prangnawarat
2019-07-08IVGCVSW-3399 Add support of QuantisedSymm16 to Permute and unit testsNarumol Prangnawarat
2019-07-08IVGCVSW-3399 Add support of QuantisedSymm16 to Debug and unit tests,Narumol Prangnawarat
2019-07-05IVGCVSW-3353 Add CL support and tests for SpaceToDepthJames Conroy
2019-07-03IVGCVSW-3399 Add QSymm16 IsLayerSupportedTest to reference backendNarumol Prangnawarat
2019-07-02IVGCVSW-3236 Extend Ref LSTM with layer normalization supportJan Eilers
2019-07-01IVGCVSW-3365 Add reference workload support for ResizeLayerTeresa Charlin
2019-06-27IVGCVSW-3324 Add end-to-end tests for TransposeConvolution2d on CpuRefAron Virginas-Tar
2019-06-26IVGCVSW-3197 Support SPACE_TO_DEPTH on AndroidKeith Davis
2019-06-26IVGCVSW-3249 Extend the BatchToSpace workload to support QSymm16Francis Murtagh
2019-06-25IVGCVSW-3250 Extend the Gather workload for QSymm16 supportEllen Norris-Thompson
2019-06-19IVGCVSW-3231 Add reference workload support for SpaceToDepthKeith Davis
2019-06-19IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layerMatteo Martincigh
2019-06-17IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear Reference workloadEllen Norris-Thompson
2019-06-17IVGCVSW-3222 Extend Mean ref workload to support QSymm16James Conroy
2019-06-17IVGCVSW-3221 Refactor Mean ref workload and testsJames Conroy
2019-06-17IVGCVSW-3285 Remove out of date check from RefLayerSupport::IsDilatedDepthwis...Aron Virginas-Tar
2019-06-14IVGCVSW-3225 Add QSymm16 support for Rsqrt workloadnikraj01
2019-06-14IVGCVSW-3275 Add Uint8 support for L2NormalizationFerran Balaguer
2019-06-14IVGCVSW-3229 Refactor L2Normalization workload to support multiple data typesFerran Balaguer
2019-06-14IVGCVSW-3224 Add Uint8 support for Rsqrtnikraj01
2019-06-07IVGCVSW-3237 Add type check to RefLayerSupport::IsDetectionPostProcessSupportedAron Virginas-Tar
2019-06-06IVGCVSW-3143 Extend the Pooling 2d workload to support QSymm16Teresa Charlin
2019-06-06IVGCVSW-3227 Extend the reference normalization workload to support QSymm16Matteo Martincigh
2019-06-06IVGCVSW-3226 Refactor the reference normalization workloadMatteo Martincigh
2019-06-06IVGCVSW-3142 Refactor reference Pooling2d workloadTeresa Charlin
2019-06-04IVGCVSW-3213 Extend the Reference BatchNormalization workload toMatteo Martincigh
2019-06-04IVGCVSW-3212 Refactor the Reference BatchNormalization workloads toMatteo Martincigh
2019-06-04Add support for all data type for input and output layersNarumol Prangnawarat
2019-06-04IVGCVSW-3179 Extend floor workload to support QSymm16James Conroy
2019-05-31IVGCVSW-3177 Refactor Floor reference workloadJames Conroy
2019-05-31IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16nikraj01
2019-05-30fix reference IsConvolution2dSupported error messagesLes Bell
2019-05-29IVGCVSW-3173 Extend reference softmax workload to support qsymm16nikraj01
2019-05-29IVGCVSW-3172 Add QSymm16 support for reshape workloadNina Drozd
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-05-28IVGCVSW-3145 Refactor Reference Reshape workloadsNina Drozd
2019-05-28IVGCVSW-2970 Support QSymm16 for FullyConnected workloadsFrancis Murtagh
2019-05-23IVGCVSW-3026 Extend RefConvolution2dWorkload to support QSymm16Mike Kelly