aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/NEON/kernels/NEDequantizationLayerKernel.h
AgeCommit message (Expand)Author
2018-11-02COMPMID-1008: Fix Doxygen issuesAlex Gilday
2018-11-02COMPMID-754: Add validation to (De)QuantizationLayersAlex Gilday
2018-11-02COMPMID-798 Add instrumentation to NEON kernelsAnthony Barbier
2018-11-02COMPMID-417 - Added arm_compute comment at the end of NEON header filesGian Marco Iodice
2018-11-02COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order...Gian Marco Iodice
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-439: Implement NEON Dequantization Layer.Michele Di Giorgio