From a983e4699082a0b1ef685bab7354f2ad9cd37a44 Mon Sep 17 00:00:00 2001 From: Colm Donelan Date: Wed, 20 May 2020 16:12:19 +0100 Subject: Updating Doxygen documentation for 20.05 release. Change-Id: I4d624343ed5fd6ae269c3d53532903084508fd14 Signed-off-by: Colm Donelan --- ...tils_1_1_floating_point_converter-members.xhtml | 119 +++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 20.05/classarmnn_utils_1_1_floating_point_converter-members.xhtml (limited to '20.05/classarmnn_utils_1_1_floating_point_converter-members.xhtml') diff --git a/20.05/classarmnn_utils_1_1_floating_point_converter-members.xhtml b/20.05/classarmnn_utils_1_1_floating_point_converter-members.xhtml new file mode 100644 index 0000000000..ac40d161cd --- /dev/null +++ b/20.05/classarmnn_utils_1_1_floating_point_converter-members.xhtml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + +ArmNN: Member List + + + + + + + + + + + + + + + + +
+
+ + + + ArmNN + + + +
+
+  20.05 +
+
+
+ + + + + + + +
+
+ +
+
+
+ +
+ +
+
+ + +
+ +
+ +
+
+
FloatingPointConverter Member List
+
+
+ +

This is the complete list of members for FloatingPointConverter, including all inherited members.

+ + + + + +
ConvertBFloat16ToFloat32(const void *srcBFloat16Buffer, size_t numElements, float *dstFloat32Buffer)FloatingPointConverterstatic
ConvertFloat16To32(const void *srcFloat16Buffer, size_t numElements, float *dstFloat32Buffer)FloatingPointConverterstatic
ConvertFloat32To16(const float *srcFloat32Buffer, size_t numElements, void *dstFloat16Buffer)FloatingPointConverterstatic
ConvertFloat32ToBFloat16(const float *srcFloat32Buffer, size_t numElements, void *dstBFloat16Buffer)FloatingPointConverterstatic
+
+ + + + -- cgit v1.2.1