aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/PoolingLayer.cpp
AgeCommit message (Expand)Author
2018-09-17COMPMID-421: Added FP16 support to Softmax.Pablo Tello
2018-09-17COMPMID-421: Added FP16 support in Pooling LayerPablo Tello
2018-09-17COMPMID-415: Cleanup accessorsMoritz Pflanzer
2018-09-17COMPMID-418 Add check and fix comments after preprocessor conditionsAnthony Barbier
2018-09-17COMPMID-417: Use a common create_tensor functionMoritz Pflanzer
2018-09-17COMPMID-417 - Adding support for rectangular kernelsGian Marco Iodice
2018-09-17COMPMID-403: Add 7x7 NEON Pooling support.Michele Di Giorgio
2018-09-17COMPMID-403:Add support for 7x7 pooling on CL.Georgios Pinitas