Lines Matching full:utility
10 #include <armnn/utility/NumericCast.hpp>
25 /// Utility function to map an armnn::DataType to corresponding arm_compute::DataType.
28 /// Utility function to map an arm_compute::DataType to corresponding armnn::DataType.
31 /// Utility function used to set up an arm_compute::Coordinates from a vector of ArmNN Axes for red…
36 /// Utility function used to setup an arm_compute::TensorShape object from an armnn::TensorShape.
39 /// Utility function used to setup an arm_compute::TensorShape object from an armnn::TensorShape. T…
43 /// Utility function used to setup an arm_compute::ITensorInfo object whose dimensions are based on…
47 /// Utility function used to setup an arm_compute::ITensorInfo object whose dimensions are based on…
52 /// Utility function used to setup an arm_compute::ITensorInfo object whose dimensions are based on…
59 /// Utility function used to setup an arm_compute::ITensorInfo object whose dimensions are based on…
65 /// Utility function used to setup an arm_compute::ITensorInfo object whose dimensions are based on…
71 /// Utility function used to convert armnn::DataLayout to arm_compute::DataLayout
75 /// Utility function used to setup an arm_compute::PoolingLayerInfo object from given
81 /// Utility function used to setup an arm_compute::Pooling3dLayerInfo object from given
87 /// Utility function to setup an arm_compute::NormalizationLayerInfo object from an armnn::Normaliz…
90 /// Utility function used to setup an arm_compute::PermutationVector object from an armnn::Permutat…
95 /// Utility function used to setup an arm_compute::PermutationVector object from an armnn::Permutat…
100 /// Utility function used to setup an arm_compute::Size2D object from width and height values.
111 /// Utility function used to setup an arm_compute::PadStrideInfo object from an ArmNN layer descrip…
144 /// Utility function to free unused tensors after a workload is configured and prepared