aboutsummaryrefslogtreecommitdiff
path: root/latest/classarmnn_1_1_tensor_shape.html
diff options
context:
space:
mode:
Diffstat (limited to 'latest/classarmnn_1_1_tensor_shape.html')
-rw-r--r--latest/classarmnn_1_1_tensor_shape.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/latest/classarmnn_1_1_tensor_shape.html b/latest/classarmnn_1_1_tensor_shape.html
index 32f785e4cf..7a1f91c8f8 100644
--- a/latest/classarmnn_1_1_tensor_shape.html
+++ b/latest/classarmnn_1_1_tensor_shape.html
@@ -36,7 +36,7 @@
<img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 15rem; margin-top: .5rem; margin-left 13px"/>
<td id="projectalign" style="padding-left: 0.9em;">
<div id="projectname">
- &#160;<span id="projectnumber">24.02</span>
+ &#160;<span id="projectnumber">24.05</span>
</div>
</td>
</tr>
@@ -587,7 +587,7 @@ Public Member Functions</h2></td></tr>
<div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; <span class="keywordflow">return</span> areAllDimensionsSpecified;</div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;}</div>
</div><!-- fragment -->
-<p class="reference">Referenced by <a class="el" href="_canonical_utils_8cpp_source.html#l00219">armnn_driver::DumpTensor()</a>, <a class="el" href="_canonical_utils_8cpp_source.html#l00491">armnn_driver::IsDynamicTensor()</a>, <a class="el" href="_constant_layer_8cpp_source.html#l00045">ConstantLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_layer_8cpp_source.html#l00504">Layer::VerifyShapeInferenceType()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="_canonical_utils_8cpp_source.html#l00219">armnn_driver::DumpTensor()</a>, <a class="el" href="_canonical_utils_8cpp_source.html#l00491">armnn_driver::IsDynamicTensor()</a>, <a class="el" href="_constant_layer_8cpp_source.html#l00045">ConstantLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_layer_8cpp_source.html#l00526">Layer::VerifyShapeInferenceType()</a>.</p>
</div>
</div>
@@ -620,7 +620,7 @@ Public Member Functions</h2></td></tr>
<p class="definition">Definition at line <a class="el" href="_tensor_8hpp_source.html#l00092">92</a> of file <a class="el" href="_tensor_8hpp_source.html">Tensor.hpp</a>.</p>
<div class="fragment"><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160;{ <span class="keywordflow">return</span> m_Dimensionality; }</div>
</div><!-- fragment -->
-<p class="reference">Referenced by <a class="el" href="_canonical_utils_8hpp_source.html#l00095">armnn_driver::ComputeShape()</a>, <a class="el" href="_gather_nd_layer_8cpp_source.html#l00034">GatherNdLayer::InferOutputShapes()</a>, <a class="el" href="_gather_layer_8cpp_source.html#l00034">GatherLayer::InferOutputShapes()</a>, <a class="el" href="_canonical_utils_8cpp_source.html#l00491">armnn_driver::IsDynamicTensor()</a>, <a class="el" href="_types_utils_8hpp_source.html#l00335">armnn::operator&lt;&lt;()</a>, <a class="el" href="_layer_8cpp_source.html#l00435">Layer::ValidateAndCopyShape()</a>, <a class="el" href="_constant_layer_8cpp_source.html#l00045">ConstantLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_layer_8cpp_source.html#l00504">Layer::VerifyShapeInferenceType()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="_canonical_utils_8hpp_source.html#l00095">armnn_driver::ComputeShape()</a>, <a class="el" href="_gather_nd_layer_8cpp_source.html#l00034">GatherNdLayer::InferOutputShapes()</a>, <a class="el" href="_gather_layer_8cpp_source.html#l00034">GatherLayer::InferOutputShapes()</a>, <a class="el" href="_canonical_utils_8cpp_source.html#l00491">armnn_driver::IsDynamicTensor()</a>, <a class="el" href="_types_utils_8hpp_source.html#l00335">armnn::operator&lt;&lt;()</a>, <a class="el" href="_layer_8cpp_source.html#l00457">Layer::ValidateAndCopyShape()</a>, <a class="el" href="_constant_layer_8cpp_source.html#l00045">ConstantLayer::ValidateTensorShapesFromInputs()</a>, and <a class="el" href="_layer_8cpp_source.html#l00526">Layer::VerifyShapeInferenceType()</a>.</p>
</div>
</div>
@@ -657,7 +657,7 @@ Public Member Functions</h2></td></tr>
<div class="line"><a name="l00216"></a><span class="lineno"> 216</span>&#160; <span class="keywordflow">return</span> m_DimensionsSpecificity[i];</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;}</div>
</div><!-- fragment -->
-<p class="reference">Referenced by <a class="el" href="_types_utils_8hpp_source.html#l00335">armnn::operator&lt;&lt;()</a>, and <a class="el" href="_layer_8cpp_source.html#l00435">Layer::ValidateAndCopyShape()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="_types_utils_8hpp_source.html#l00335">armnn::operator&lt;&lt;()</a>, and <a class="el" href="_layer_8cpp_source.html#l00457">Layer::ValidateAndCopyShape()</a>.</p>
</div>
</div>
@@ -686,7 +686,7 @@ Public Member Functions</h2></td></tr>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <span class="keywordflow">return</span> m_NumDimensions;</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160;}</div>
</div><!-- fragment -->
-<p class="reference">Referenced by <a class="el" href="_layer_support_rules_8hpp_source.html#l00156">ShapesAreBroadcastCompatible::CalcInputSize()</a>, <a class="el" href="_deserializer_8cpp_source.html#l00188">armnnDeserializer::CheckShape()</a>, <a class="el" href="_cl_stack_workload_8cpp_source.html#l00047">ClStackWorkload::ClStackWorkload()</a>, <a class="el" href="_cl_unidirectional_sequence_lstm_float_workload_8cpp_source.html#l00508">armnn::ClUnidirectionalSequenceLstmFloatWorkloadValidate()</a>, <a class="el" href="_canonical_utils_8hpp_source.html#l00095">armnn_driver::ComputeShape()</a>, <a class="el" href="_conversion_utils_8cpp_source.html#l00350">armnn_driver::ConvertPaddings()</a>, <a class="el" href="_prototxt_conversions_8cpp_source.html#l00032">armnnUtils::ConvertTensorShapeToString()</a>, <a class="el" href="_tile_8cpp_source.html#l00032">armnn::CoordinatesToIndex()</a>, <a class="el" href="_workload_utils_8hpp_source.html#l00046">armnn::CopyTensorContentsGeneric()</a>, <a class="el" href="_cl_rank_workload_8hpp_source.html#l00020">ClRankWorkload::Execute()</a>, <a class="el" href="_neon_rank_workload_8hpp_source.html#l00020">NeonRankWorkload::Execute()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00142">armnnUtils::ExpandDims()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00170">armnnUtils::ExpandDimsToRank()</a>, <a class="el" href="_descriptors_8cpp_source.html#l00505">BatchMatMulDescriptor::GetAxesNotMul()</a>, <a class="el" href="_descriptors_8cpp_source.html#l00484">BatchMatMulDescriptor::GetAxesToMul()</a>, <a class="el" href="_tensor_8hpp_source.html#l00197">TensorInfo::GetNumDimensions()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00261">armnnUtils::GetNumElementsAfter()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00209">armnnUtils::GetNumElementsBetween()</a>, <a class="el" href="_space_to_batch_nd_8cpp_source.html#l00015">armnn::GetOffset()</a>, <a class="el" href="_descriptors_8cpp_source.html#l00522">BatchMatMulDescriptor::GetPermuteVec()</a>, <a class="el" href="_tosa_operator_utils_8hpp_source.html#l00052">GetTosaTensorShape()</a>, <a class="el" href="_tensor_handle_8cpp_source.html#l00015">armnn::GetUnpaddedTensorStrides()</a>, <a class="el" href="_elementwise_base_layer_8cpp_source.html#l00023">ElementwiseBaseLayer::InferOutputShapes()</a>, <a class="el" href="_gather_nd_layer_8cpp_source.html#l00034">GatherNdLayer::InferOutputShapes()</a>, <a class="el" href="_batch_mat_mul_layer_8cpp_source.html#l00033">BatchMatMulLayer::InferOutputShapes()</a>, <a class="el" href="_tile_layer_8cpp_source.html#l00032">TileLayer::InferOutputShapes()</a>, <a class="el" href="_elementwise_binary_layer_8cpp_source.html#l00031">ElementwiseBinaryLayer::InferOutputShapes()</a>, <a class="el" href="_gather_layer_8cpp_source.html#l00034">GatherLayer::InferOutputShapes()</a>, <a class="el" href="_arg_min_max_layer_8cpp_source.html#l00037">ArgMinMaxLayer::InferOutputShapes()</a>, <a class="el" href="_strided_slice_layer_8cpp_source.html#l00047">StridedSliceLayer::InferOutputShapes()</a>, <a class="el" href="_logical_binary_layer_8cpp_source.html#l00034">LogicalBinaryLayer::InferOutputShapes()</a>, <a class="el" href="_comparison_layer_8cpp_source.html#l00036">ComparisonLayer::InferOutputShapes()</a>, <a class="el" href="_prelu_layer_8cpp_source.html#l00038">PreluLayer::InferOutputShapes()</a>, <a class="el" href="_reduce_layer_8cpp_source.html#l00062">ReduceLayer::InferOutputShapes()</a>, <a class="el" href="_pooling2d_layer_8cpp_source.html#l00040">Pooling2dLayer::InferOutputShapes()</a>, <a class="el" href="_pooling3d_layer_8cpp_source.html#l00040">Pooling3dLayer::InferOutputShapes()</a>, <a class="el" href="_stack_layer_8cpp_source.html#l00035">StackLayer::InferOutputShapes()</a>, <a class="el" href="_mean_layer_8cpp_source.html#l00061">MeanLayer::InferOutputShapes()</a>, <a class="el" href="_pad_layer_8cpp_source.html#l00042">PadLayer::InferOutputShapes()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.html#l00064">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_convolution3d_layer_8cpp_source.html#l00062">Convolution3dLayer::InferOutputShapes()</a>, <a class="el" href="_depthwise_convolution2d_layer_8cpp_source.html#l00065">DepthwiseConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.html#l00057">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_log_softmax_8cpp_source.html#l00029">armnn::LogSoftmax()</a>, <a class="el" href="_mirror_pad_8cpp_source.html#l00059">armnn::MirrorPad()</a>, <a class="el" href="_neon_stack_workload_8cpp_source.html#l00049">NeonStackWorkload::NeonStackWorkload()</a>, <a class="el" href="_neon_unidirectional_sequence_lstm_float_workload_8cpp_source.html#l00510">armnn::NeonUnidirectionalSequenceLstmFloatWorkloadValidate()</a>, <a class="el" href="_neon_unidirectional_sequence_lstm_workload_8cpp_source.html#l00491">armnn::NeonUnidirectionalSequenceLstmWorkloadValidate()</a>, <a class="el" href="_batch_to_space_nd_8cpp_source.html#l00015">armnn::Offset()</a>, <a class="el" href="_types_utils_8hpp_source.html#l00335">armnn::operator&lt;&lt;()</a>, <a class="el" href="_pad_8cpp_source.html#l00039">armnn::Pad()</a>, <a class="el" href="_permute_8cpp_source.html#l00125">armnnUtils::Permuted()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00108">armnnUtils::ReduceDims()</a>, <a class="el" href="_layer_support_rules_8hpp_source.html#l00163">ShapesAreBroadcastCompatible::ShapesAreBroadcastCompatible()</a>, <a class="el" href="_layer_support_rules_8hpp_source.html#l00140">ShapesAreSameRank::ShapesAreSameRank()</a>, <a class="el" href="_slice_8cpp_source.html#l00014">armnn::Slice()</a>, <a class="el" href="_softmax_8cpp_source.html#l00017">armnn::Softmax()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00195">armnnUtils::SqueezeDims()</a>, <a class="el" href="_tensor_buffer_array_view_8hpp_source.html#l00022">TensorBufferArrayView&lt; DataType &gt;::TensorBufferArrayView()</a>, <a class="el" href="_transpose_8cpp_source.html#l00125">armnnUtils::TransposeTensorShape()</a>, <a class="el" href="_workload_data_8cpp_source.html#l00914">StackQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.html#l00628">ArgMinMaxQueueDescriptor::Validate()</a>, and <a class="el" href="_layer_8cpp_source.html#l00435">Layer::ValidateAndCopyShape()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="_layer_support_rules_8hpp_source.html#l00155">ShapesAreBroadcastCompatible::CalcInputSize()</a>, <a class="el" href="_deserializer_8cpp_source.html#l00188">armnnDeserializer::CheckShape()</a>, <a class="el" href="_cl_stack_workload_8cpp_source.html#l00047">ClStackWorkload::ClStackWorkload()</a>, <a class="el" href="_cl_unidirectional_sequence_lstm_float_workload_8cpp_source.html#l00508">armnn::ClUnidirectionalSequenceLstmFloatWorkloadValidate()</a>, <a class="el" href="_canonical_utils_8hpp_source.html#l00095">armnn_driver::ComputeShape()</a>, <a class="el" href="_conversion_utils_8cpp_source.html#l00350">armnn_driver::ConvertPaddings()</a>, <a class="el" href="_prototxt_conversions_8cpp_source.html#l00032">armnnUtils::ConvertTensorShapeToString()</a>, <a class="el" href="_tile_8cpp_source.html#l00032">armnn::CoordinatesToIndex()</a>, <a class="el" href="_workload_utils_8hpp_source.html#l00046">armnn::CopyTensorContentsGeneric()</a>, <a class="el" href="_cl_rank_workload_8hpp_source.html#l00020">ClRankWorkload::Execute()</a>, <a class="el" href="_neon_rank_workload_8hpp_source.html#l00020">NeonRankWorkload::Execute()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00142">armnnUtils::ExpandDims()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00170">armnnUtils::ExpandDimsToRank()</a>, <a class="el" href="_descriptors_8cpp_source.html#l00506">BatchMatMulDescriptor::GetAxesNotMul()</a>, <a class="el" href="_descriptors_8cpp_source.html#l00485">BatchMatMulDescriptor::GetAxesToMul()</a>, <a class="el" href="_tensor_8hpp_source.html#l00197">TensorInfo::GetNumDimensions()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00261">armnnUtils::GetNumElementsAfter()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00209">armnnUtils::GetNumElementsBetween()</a>, <a class="el" href="_space_to_batch_nd_8cpp_source.html#l00015">armnn::GetOffset()</a>, <a class="el" href="_descriptors_8cpp_source.html#l00523">BatchMatMulDescriptor::GetPermuteVec()</a>, <a class="el" href="_tosa_operator_utils_8hpp_source.html#l00079">GetTosaTensorShape()</a>, <a class="el" href="_tensor_handle_8cpp_source.html#l00015">armnn::GetUnpaddedTensorStrides()</a>, <a class="el" href="_elementwise_base_layer_8cpp_source.html#l00023">ElementwiseBaseLayer::InferOutputShapes()</a>, <a class="el" href="_gather_nd_layer_8cpp_source.html#l00034">GatherNdLayer::InferOutputShapes()</a>, <a class="el" href="_batch_mat_mul_layer_8cpp_source.html#l00033">BatchMatMulLayer::InferOutputShapes()</a>, <a class="el" href="_tile_layer_8cpp_source.html#l00032">TileLayer::InferOutputShapes()</a>, <a class="el" href="_elementwise_binary_layer_8cpp_source.html#l00031">ElementwiseBinaryLayer::InferOutputShapes()</a>, <a class="el" href="_gather_layer_8cpp_source.html#l00034">GatherLayer::InferOutputShapes()</a>, <a class="el" href="_arg_min_max_layer_8cpp_source.html#l00037">ArgMinMaxLayer::InferOutputShapes()</a>, <a class="el" href="_strided_slice_layer_8cpp_source.html#l00047">StridedSliceLayer::InferOutputShapes()</a>, <a class="el" href="_logical_binary_layer_8cpp_source.html#l00034">LogicalBinaryLayer::InferOutputShapes()</a>, <a class="el" href="_comparison_layer_8cpp_source.html#l00036">ComparisonLayer::InferOutputShapes()</a>, <a class="el" href="_prelu_layer_8cpp_source.html#l00038">PreluLayer::InferOutputShapes()</a>, <a class="el" href="_reduce_layer_8cpp_source.html#l00065">ReduceLayer::InferOutputShapes()</a>, <a class="el" href="_pooling2d_layer_8cpp_source.html#l00040">Pooling2dLayer::InferOutputShapes()</a>, <a class="el" href="_pooling3d_layer_8cpp_source.html#l00040">Pooling3dLayer::InferOutputShapes()</a>, <a class="el" href="_stack_layer_8cpp_source.html#l00035">StackLayer::InferOutputShapes()</a>, <a class="el" href="_mean_layer_8cpp_source.html#l00070">MeanLayer::InferOutputShapes()</a>, <a class="el" href="_pad_layer_8cpp_source.html#l00042">PadLayer::InferOutputShapes()</a>, <a class="el" href="_convolution2d_layer_8cpp_source.html#l00064">Convolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_convolution3d_layer_8cpp_source.html#l00062">Convolution3dLayer::InferOutputShapes()</a>, <a class="el" href="_depthwise_convolution2d_layer_8cpp_source.html#l00065">DepthwiseConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_transpose_convolution2d_layer_8cpp_source.html#l00063">TransposeConvolution2dLayer::InferOutputShapes()</a>, <a class="el" href="_log_softmax_8cpp_source.html#l00027">armnn::LogSoftmax()</a>, <a class="el" href="_mirror_pad_8cpp_source.html#l00059">armnn::MirrorPad()</a>, <a class="el" href="_neon_stack_workload_8cpp_source.html#l00049">NeonStackWorkload::NeonStackWorkload()</a>, <a class="el" href="_neon_unidirectional_sequence_lstm_float_workload_8cpp_source.html#l00510">armnn::NeonUnidirectionalSequenceLstmFloatWorkloadValidate()</a>, <a class="el" href="_neon_unidirectional_sequence_lstm_workload_8cpp_source.html#l00491">armnn::NeonUnidirectionalSequenceLstmWorkloadValidate()</a>, <a class="el" href="_batch_to_space_nd_8cpp_source.html#l00015">armnn::Offset()</a>, <a class="el" href="_types_utils_8hpp_source.html#l00335">armnn::operator&lt;&lt;()</a>, <a class="el" href="_pad_8cpp_source.html#l00039">armnn::Pad()</a>, <a class="el" href="_permute_8cpp_source.html#l00125">armnnUtils::Permuted()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00108">armnnUtils::ReduceDims()</a>, <a class="el" href="_layer_support_rules_8hpp_source.html#l00162">ShapesAreBroadcastCompatible::ShapesAreBroadcastCompatible()</a>, <a class="el" href="_layer_support_rules_8hpp_source.html#l00139">ShapesAreSameRank::ShapesAreSameRank()</a>, <a class="el" href="_slice_8cpp_source.html#l00014">armnn::Slice()</a>, <a class="el" href="_softmax_8cpp_source.html#l00017">armnn::Softmax()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00195">armnnUtils::SqueezeDims()</a>, <a class="el" href="_tensor_buffer_array_view_8hpp_source.html#l00020">TensorBufferArrayView&lt; DataType &gt;::TensorBufferArrayView()</a>, <a class="el" href="_transpose_8cpp_source.html#l00125">armnnUtils::TransposeTensorShape()</a>, <a class="el" href="_workload_data_8cpp_source.html#l00916">StackQueueDescriptor::Validate()</a>, <a class="el" href="_workload_data_8cpp_source.html#l00629">ArgMinMaxQueueDescriptor::Validate()</a>, and <a class="el" href="_layer_8cpp_source.html#l00457">Layer::ValidateAndCopyShape()</a>.</p>
</div>
</div>
@@ -738,7 +738,7 @@ Public Member Functions</h2></td></tr>
<div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; }</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;}</div>
</div><!-- fragment -->
-<p class="reference">Referenced by <a class="el" href="_conversion_utils_8cpp_source.html#l00350">armnn_driver::ConvertPaddings()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00125">QASymm8Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00159">QASymmS8Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00193">QSymmS8Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00227">QSymm16Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00263">Float16Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00296">Float32Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00321">ScaledInt32Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00354">Int32Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00383">Int32ToInt32tDecoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00412">Int64Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00441">BooleanDecoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00471">BooleanDecoderBool::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00814">QSymm8PerAxisDecoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00877">ScaledInt32PerAxisDecoder::DecodeTensor()</a>, <a class="el" href="_depth_to_space_8cpp_source.html#l00018">armnn::DepthToSpace()</a>, <a class="el" href="_canonical_utils_8cpp_source.html#l00219">armnn_driver::DumpTensor()</a>, <a class="el" href="_fill_8cpp_source.html#l00013">armnn::Fill()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00081">armnnUtils::FindMinMax()</a>, <a class="el" href="_tensor_8hpp_source.html#l00198">TensorInfo::GetNumElements()</a>, and <a class="el" href="_transpose_convolution2d_8cpp_source.html#l00015">armnn::TransposeConvolution2dImpl()</a>.</p>
+<p class="reference">Referenced by <a class="el" href="_conversion_utils_8cpp_source.html#l00350">armnn_driver::ConvertPaddings()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00124">QASymm8Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00158">QASymmS8Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00192">QSymmS8Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00226">QSymm16Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00262">Float16Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00295">Float32Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00320">ScaledInt32Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00353">Int32Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00382">Int32ToInt32tDecoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00411">Int64Decoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00440">BooleanDecoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00470">BooleanDecoderBool::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00813">QSymm8PerAxisDecoder::DecodeTensor()</a>, <a class="el" href="_base_iterator_8hpp_source.html#l00876">ScaledInt32PerAxisDecoder::DecodeTensor()</a>, <a class="el" href="_depth_to_space_8cpp_source.html#l00016">armnn::DepthToSpace()</a>, <a class="el" href="_canonical_utils_8cpp_source.html#l00219">armnn_driver::DumpTensor()</a>, <a class="el" href="_fill_8cpp_source.html#l00013">armnn::Fill()</a>, <a class="el" href="_tensor_utils_8cpp_source.html#l00081">armnnUtils::FindMinMax()</a>, <a class="el" href="_tensor_8hpp_source.html#l00198">TensorInfo::GetNumElements()</a>, <a class="el" href="_transpose_convolution2d_8cpp_source.html#l00015">armnn::TransposeConvolution2dImpl()</a>, and <a class="el" href="_scatter_nd_layer_8cpp_source.html#l00052">ScatterNdLayer::ValidateTensorShapesFromInputs()</a>.</p>
</div>
</div>
@@ -1071,7 +1071,7 @@ Public Member Functions</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacearmnn.html">armnn</a></li><li class="navelem"><a class="el" href="classarmnn_1_1_tensor_shape.html">TensorShape</a></li>
- <li class="footer">Generated on Wed Feb 14 2024 16:36:25 for Arm NN by
+ <li class="footer">Generated on Thu May 16 2024 09:31:59 for Arm NN by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.17 </li>
</ul>