aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/InternalTypes.cpp
AgeCommit message (Expand)Author
2020-04-21Use X macro for the enum class LayerTypeLaurent Carlier
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2020-03-19IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload supportNarumol Prangnawarat
2020-03-17IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload supportNarumol Prangnawarat
2020-03-02IVGCVSW-4375 Add support for TransposeMike Kelly
2020-01-23IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayerjosh minor
2019-12-06NNXSW-1896 Add missing layer types to InternalTypes.cpp.Stefana Simion
2019-11-14Add SpaceToDepth to GetLayerTypeAsCString()Aron Virginas-Tar
2019-10-21IVGCVSW-4009 Get string name for StandInLayer typeDerek Lamberti
2019-10-21IVGCVSW-3993 Add frontend and reference workload for ComparisonLayerAron Virginas-Tar
2019-10-11IVGCVSW-3973 Add frontend for LOG_SOFTMAXAron Virginas-Tar
2019-10-03IVGCVSW-3932 Add frontend for INSTANCE_NORMALIZATIONKevin May
2019-09-20IVGCVSW-3883 Add frontend for DepthToSpace layerAron Virginas-Tar
2019-09-19IVGCVSW-3727 Add LayerType::Slice to GetLayerTypeAsCString()Aron Virginas-Tar
2019-09-10IVGCVSW-3722 Add ArgMinMax to GetLayerAsCString InternalTypesKevin May
2019-09-10IVGCVSW-3822 Add NEON workload support for ABSAron Virginas-Tar
2019-08-09IVGCVSW-3474 Add end to end tests for Quantized_LSTMFrancis Murtagh
2019-07-19IVGCVSW-3479 Add End to End test for PreluNikhil Raj
2019-07-17IVGCVSW-3423 Add TfLite parser support for Stack (Pack) layerMatthew Jackson
2019-07-02IVGCVSW-3382 Deprecate ResizeBilinear and use Resize with Bilinear methodAron Virginas-Tar
2019-07-01IVGCVSW-3366 Add Quantizer support for ResizeLayerTeresa Charlin
2019-06-27IVGCVSW-3324 Add end-to-end tests for TransposeConvolution2d on CpuRefAron Virginas-Tar
2019-05-28IVGCVSW-3119 Rename MergerLayer to ConcatLayerJim Flynn
2019-04-05IVGCVSW-2914 Add Switch Layer and no-op factory methodSadik Armagan
2019-04-05IVGCVSW-2915 Add Merge Layer and no-op factory methodNattapat Chaimanowong
2019-03-28IVGCVSW-2874 Add DequantizeLayer and no-op factory methodNattapat Chaimanowong
2019-01-24IVGCVSW-2555 Add no-op implementation for Detection PostProcessNarumol Prangnawarat
2019-01-16IVGCVSW-2508 Add no-op factory implementations and layer for Gather operatornarpra01
2019-01-15IVGCVSW-2454 Merge together the pluggable backends work (was in aMatteo Martincigh
2019-01-07IVGCVSW-2371 Add Rsqrt Ref implementationMohamed Nour Abouelseoud
2018-12-17IVGCVSW-2398 Add no-op factory implementations for all backends for theFrancisMurtagh
2018-12-14IVGCVSW-2377 Add no-op factory implementations for all backends for theMatteo Martincigh
2018-12-05IVGCVSW-2296 Add ParsePad method to TfParserjimfly01
2018-12-03IVGCVSW-2315 Add DebugLayer and no-op factory methodNattapat Chaimanowong
2018-11-29IVGCVSW-2245 Add Minimum Layer and no-op Factory implementationkevmay01
2018-11-28IVGCVSW-2253 Add maximum layer and corresponding no-op factory implementationNattapat Chaimanowong
2018-11-19IVGCVSW-2169 Remove DataLayoutIndexed from public APIMatthew Bentham
2018-11-15IVGCVSW-2086: Add StridedSlice layer & corresponding no-op factory implementa...Conor Kennedy
2018-11-12IVGCVSW-2054: BATCH_TO_SPACE_ND Reference implementation and Unit tests.Éanna Ó Catháin
2018-11-02IVGCVSW-2093 Add SpaceToBatchNd layer and corresponding no-op factory impleme...Nattapat Chaimanowong
2018-10-22IVGCVSW-1978: Support NHWC for ResizeBilinear CpuRefJames Conroy
2018-10-01IVGCVSW-1813 - Add MeanLayernarpra01
2018-09-25IVGCVSW-1804 : Add Subtraction layer types and placeholdersDavid Beck
2018-09-17IVGCVSW-1807 : change license text in file headersDavid Beck
2018-09-17IVGCVSW-1200 Division layerFrancis Murtagh
2018-08-31Release 18.08telsoa01
2018-03-09Release 18.02telsoa01