aboutsummaryrefslogtreecommitdiff
path: root/src/armnn/test/ConstTensorLayerVisitor.hpp
AgeCommit message (Expand)Author
2021-08-06IVGCVSW-6119 ConstTensorsAsInput: FullyConnectedMatthew Sloyan
2020-03-20IVGCVSW-4549 Add front end for new QLSTM layerJames Conroy
2019-07-24IVGCVSW-3469 Add front end for Quantized LSTM layerJames Conroy
2019-02-14IVGCVSW-2620 Support static quantization of ConstantMatteo Martincigh
2019-02-11IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, Depthwi...Aron Virginas-Tar
2019-02-07IVGCVSW-2553 Add Unit Test for ConstTensor layer visitorsjimfly01