aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/NEON/functions/NEQuantizationLayer.cpp
AgeCommit message (Expand)Author
2019-03-13COMPMID-1935 Add support for QASYMM8 in NEQuantizeLayerJohn Kesapides
2018-11-02COMPMID-754: Add validation to (De)QuantizationLayersAlex Gilday
2018-11-02COMPMID-439 - Refactored NEQuantizationLayer and NEQuantizationLayer in order...Gian Marco Iodice
2018-11-02COMPMID-439: Implement NEON Quantization Layer.Michele Di Giorgio