| /external/armnn/src/backends/backendsCommon/test/ | 
| D | LayerReleaseConstantDataTest.cpp | 89     TensorInfo weightsInfo = TensorInfo({ 2, 3, 5, 3 }, armnn::DataType::Float32, 1.0, 0.0, true);  variable 138     TensorInfo weightsInfo = TensorInfo({ 3, 3, 5, 3 }, armnn::DataType::Float32, 1.0, 0.0, true);  variable 185     TensorInfo weightsInfo = TensorInfo({ 7, 20 }, DataType::QAsymmU8, inputsQScale, 0.0, true);  variable
  | 
| D | Convolution3dEndToEndTestImpl.hpp | 23                                               const armnn::TensorInfo& weightsInfo,  in CreateConvolution3dNetwork() 61     TensorInfo weightsInfo({ 3, 3, 3, 1, 1 }, ArmnnType, qScale, qOffset, true);  in Convolution3dEndToEnd()  local
  | 
| D | Convolution2dEndToEndTestImpl.hpp | 23                                                    const armnn::TensorInfo& weightsInfo,  in CreateConstConvolution2dNetwork() 64     TensorInfo weightsInfo({ 1, 3, 3, 1 }, ArmnnType, qScale, qOffset, true);  in Convolution2dEndToEnd()  local
  | 
| D | DepthwiseConvolution2dEndToEndTests.hpp | 23                                                        const armnn::TensorInfo& weightsInfo,  in CreateDepthwiseConvolution2dNetwork() 76 …TensorInfo weightsInfo({1, kernelHeight, kernelWidth, outputChannels}, ArmnnType, qScale, qOffset,…  in DepthwiseConvolution2dEndToEnd()  local
  | 
| D | TransposeConvolution2dEndToEndTestImpl.hpp | 70     TensorInfo weightsInfo(weightsShape, ArmnnType, qScale, qOffset, true);  in TransposeConvolution2dEndToEnd()  local 163     TensorInfo weightsInfo({1, 2, 2, 1}, ArmnnType, qScale, qOffset, true);  in SimpleTransposeConvolution2dEndToEnd()  local
  | 
| D | OptimizedNetworkTests.cpp | 382     const armnn::TensorInfo weightsInfo({ 1, 3, 3, 1 }, armnn::DataType::Float32, 0.0f, 0, true);  variable
  | 
| /external/armnn/src/armnn/test/optimizations/ | 
| D | ConvertConstantsFloatToHalfTests.cpp | 28 …armnn::TensorInfo weightsInfo = armnn::TensorInfo(4, dims, armnn::DataType::Float32, 0.0f, 0, true…  variable 87     const armnn::TensorInfo weightsInfo({ 4 }, armnn::DataType::Float32, 0.0f, 0, true);  variable
  | 
| D | FoldPadTests.cpp | 28     TensorInfo weightsInfo(4, weightsShape, DataType::Float32, 1.0f, 0, true);  variable 110     TensorInfo weightsInfo(4, weightsShape, DataType::Float32, 1.0f, 0, true);  variable 691         TensorInfo            weightsInfo(4, weightsShape, DataType::Float32, 1.0f, 0, true);  variable 815         TensorInfo            weightsInfo(4, weightsShape, DataType::Float32, 0.0f, 0, true);  variable
  | 
| D | FuseActivationTests.cpp | 79         TensorInfo         weightsInfo(GetWeightsShape(), ArmnnType, scale, offset, true);  in AddConstantLayers()  local 131         TensorInfo         weightsInfo(GetWeightsShape(), ArmnnType, scale, offset, true);  in AddConstantLayers()  local 179         TensorInfo         weightsInfo(GetWeightsShape(), ArmnnType, scale, offset, true);  in AddConstantLayers()  local
  | 
| D | FuseBatchNormTests.cpp | 145     TensorInfo weightsInfo(4, weightsDimensionSizes, ArmnnType, 0.0f, 0, true);  in CreateNetwork()  local
  | 
| /external/armnn/src/backends/backendsCommon/test/layerTests/ | 
| D | TransposeConvolution2dTestImpl.cpp | 123     armnn::TensorInfo& weightsInfo,  in TransposeConvolution2dTest() 209                  armnn::TensorInfo& weightsInfo,  in SwizzleData() 247     TensorInfo weightsInfo(weightsShape, ArmnnType);  in SimpleTransposeConvolution2dTest()  local 336     TensorInfo weightsInfo(weightsShape, ArmnnType);  in PaddedTransposeConvolution2dTest()  local 427     TensorInfo weightsInfo(weightsShape, ArmnnType);  in StridedTransposeConvolution2dTest()  local 508     TensorInfo weightsInfo(weightsShape, ArmnnType);  in MultiChannelTransposeConvolution2dTest()  local
  | 
| /external/armnn/src/backends/tosaReference/test/ | 
| D | TosaRefLayerSupportTests.cpp | 152     TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32);  variable 175     TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32, 0.0f, 0, true);  variable 511     TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32);  variable 535     TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32, 0.0f, 0, true);  variable
  | 
| /external/armnn/src/backends/reference/workloads/ | 
| D | RefTransposeConvolution2dWorkload.cpp | 22     const TensorInfo& weightsInfo = m_Weights->GetTensorInfo();  in RefTransposeConvolution2dWorkload()  local
  | 
| /external/armnn/src/backends/tosaCommon/test/ | 
| D | OneToOneMappingTests.cpp | 189     const TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32, 0.0f, 0, true);  variable 225     const TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32, 0.0f, 0, true);  variable 623     const TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32, 0.0f, 0, true);  variable 669     const TensorInfo weightsInfo({ 1, 3, 3, 1 }, DataType::Float32, 0.0f, 0, true);  variable
  | 
| /external/armnn/samples/ | 
| D | SimpleSample.cpp | 31     TensorInfo weightsInfo(TensorShape({1, 1}), DataType::Float32, 0.0f, 0, true);  in main()  local
  | 
| D | AsyncExecutionSample.cpp | 52     TensorInfo weightsInfo(TensorShape({1, 1}), DataType::Float32, 0.0f, 0, true);  in main()  local
  | 
| D | CustomMemoryAllocatorSample.cpp | 81     TensorInfo weightsInfo(TensorShape({1, 1}), DataType::Float32, 0.0f, 0, true);  in main()  local
  | 
| /external/armnn/src/backends/backendsCommon/ | 
| D | WorkloadUtils.cpp | 144     TensorInfo weightsInfo = weightTensor->GetTensorInfo();  in Convert1HWOTensorToAcl()  local 206     TensorInfo weightsInfo = weightTensor->GetTensorInfo();  in Convert1HWOtoMIHW()  local
  | 
| /external/armnn/src/backends/neon/workloads/ | 
| D | NeonDepthwiseConvolutionWorkload.cpp | 103     arm_compute::ITensorInfo* weightsInfo = weights.info();  in NeonDepthwiseConvolutionWorkload()  local
  | 
| /external/armnn/src/backends/cl/workloads/ | 
| D | ClDepthwiseConvolutionWorkload.cpp | 116     arm_compute::ITensorInfo* weightsInfo = weights.info();  in ClDepthwiseConvolutionWorkload()  local
  | 
| /external/armnn/src/backends/neon/test/ | 
| D | NeonLayerTests.cpp | 384                                          const TensorInfo& weightsInfo,  in CreateOutputTensorInfo()
  | 
| /external/armnn/src/backends/cl/test/ | 
| D | ClCustomAllocatorTests.cpp | 68     TensorInfo weightsInfo(TensorShape({1, 1}), DataType::Float32, 0.0f, 0, true);  in CreateTestNetwork()  local
  | 
| /external/armnn/src/armnnSerializer/test/ | 
| D | SerializerTests.cpp | 421     const armnn::TensorInfo weightsInfo({ 1, 3, 3, 1 }, armnn::DataType::Float32, 0.0f, 0, true);  variable 528     const armnn::TensorInfo weightsInfo({ 1, 3, 3, 1 }, armnn::DataType::Float32, 0.0f, 0, true);  variable 583     const armnn::TensorInfo weightsInfo({ 3, 3, 3, 1, 1 }, armnn::DataType::Float32, 0.0f, 0, true);  variable 668     const armnn::TensorInfo weightsInfo({ 1, 3, 3, 3 }, armnn::DataType::Float32, 0.0f, 0, true);  variable 786     const armnn::TensorInfo weightsInfo({ 1, 3, 3, 1 }, armnn::DataType::Float32, 0.0f, 0, true);  variable 1159     const armnn::TensorInfo weightsInfo({ 5, 3 }, armnn::DataType::Float32, 0.0f, 0, true);  variable 1203     const armnn::TensorInfo weightsInfo({ 5, 3 }, armnn::DataType::Float32);  variable 1248     const armnn::TensorInfo weightsInfo({ 5, 3 }, armnn::DataType::Float32, 0.0f, 0, true);  variable 2869     const armnn::TensorInfo weightsInfo({ 1, 3, 3, 1 }, armnn::DataType::Float32, 0.0f, 0, true);  variable
  | 
| /external/armnn/src/armnn/test/ | 
| D | GraphTests.cpp | 632     TensorInfo weightsInfo = constInfo;  variable
  | 
| /external/android-nn-driver/ | 
| D | ConversionUtils_1_2.hpp | 439     armnn::TensorInfo weightsInfo = weightsInput.GetTensorInfo();  in ConvertConv2d_1_2()  local 612     armnn::TensorInfo weightsInfo = weightsInput.GetTensorInfo();  in ConvertDepthwiseConv2d_1_2()  local 1179     const TensorInfo& weightsInfo = weights.GetInfo();  in ConvertGroupedConv2d()  local
  |