Home
last modified time | relevance | path

Searched defs:weightsConstantTensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/
H A DFullyConnectedEndToEndTestImpl.hpp68const armnn::ConstTensor& weightsConstantTensor, in CreateFullyConnectedNetworkConstWeightsNonConstBias()
89const armnn::ConstTensor& weightsConstantTensor, in CreateFullyConnectedNetworkNoTensorInfoConstWeights()
147const armnn::ConstTensor& weightsConstantTensor, in CreateFullyConnectedNetworkNoConnectedBiasExplicit()
317 ConstTensor weightsConstantTensor(weightsDesc, weights.data()); in FullyConnectedWithDynamicOrConstantInputsEndToEnd() local
413 ConstTensor weightsConstantTensor(weightsDesc, weights.data()); in FullyConnectedErrorChecking() local
445 ConstTensor weightsConstantTensor(weightsDesc, weights.data()); in FullyConnectedErrorChecking() local