Searched defs:weightsTensor (Results 1 – 5 of 5) sorted by relevance
91 armnn::ConstTensor weightsTensor(weightsInfo, &expectedWeightsData); variable
176 auto weightsTensor = CreateConstTensor(&tfLiteWeightsTensor, in VisitFullyConnectedOperator() local
54 ConstTensor weightsTensor; in Run() local
71 ScopedTensorHandle weightsTensor(weights.first); in TransposeConvolution2dTestImpl() local
1525 armnn::ConstTensor weightsTensor = ToConstTensor(flatBufferLayer->weights()); in ParseConvolution2d() local2231 armnn::ConstTensor weightsTensor = ToConstTensor(flatBufferLayer->weights()); in ParseFullyConnected() local