19 Decoder<float>& rInputDecoder,
20 const TensorShape& rOutputShape,
21 Encoder<float>& rOutputEncoder,
22 const TensorShape& rWeightsShape,
23 Decoder<float>& rWeightDecoder,
24 Decoder<float>* rBiasDecoder,
27 bool transposeWeights);
Copyright (c) 2021 ARM Limited and Contributors.