X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=documentation%2Fclassarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml;h=9f65c7fc2443a2675b188a7f4ba077ac5a0cf7ca;hb=HEAD;hp=7df9d6748bdf17374e4314232de0f6a00a9f2d3d;hpb=f45d5a9be1bf4d315a227b80617582b8eb4214d2;p=platform%2Fupstream%2Farmcl.git diff --git a/documentation/classarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml b/documentation/classarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml index 7df9d67..9f65c7f 100644 --- a/documentation/classarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml +++ b/documentation/classarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml @@ -40,7 +40,7 @@
Compute Library -  18.01 +  18.05
@@ -149,6 +149,9 @@ Public Member Functions virtual ~IFunction ()=default  Destructor. More...
  +virtual void prepare () + Prepare the function for executing. More...

Detailed Description

Basic function to reshape the weights of Fully Connected layer with OpenGL ES.

@@ -158,7 +161,7 @@ Public Member Functions
Note
The fully connected layer accepts "weights" tensors only with 2 dimensions.
-

Definition at line 42 of file GCFullyConnectedLayer.h.

+

Definition at line 43 of file GCFullyConnectedLayer.h.

Member Function Documentation

@@ -204,7 +207,7 @@ Public Member Functions