Home
last modified time | relevance | path

Searched refs:fc_params (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_s8.c51 const cmsis_nn_fc_params *fc_params, in arm_fully_connected_s8() argument
64 (void)fc_params->filter_offset; in arm_fully_connected_s8()
74 fc_params->input_offset, in arm_fully_connected_s8()
76 fc_params->output_offset, in arm_fully_connected_s8()
81 fc_params->activation.min, in arm_fully_connected_s8()
82 fc_params->activation.max); in arm_fully_connected_s8()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnfunctions.h1152 const cmsis_nn_fc_params *fc_params,