#include "dnn_backend_native.h"Go to the source code of this file.
Load the Densely-Connected Layer.
It assigns the densely connected layer with DenseParams after parsing from the model file context.
Definition at line 24 of file dnn_backend_native_layer_dense.c.
Execute the Densely-Connected Layer.
Definition at line 85 of file dnn_backend_native_layer_dense.c.
Referenced by test().