Searched refs:arm_softmax_q7 (Results 1 – 3 of 3) sorted by relevance
63 void arm_softmax_q7(const q7_t * vec_in, const uint16_t dim_vec, q7_t * p_out) in arm_softmax_q7() function
188 arm_softmax_q7(output_data, 10, output_data); in main()
993 void arm_softmax_q7(const q7_t * vec_in, const uint16_t dim_vec, q7_t * p_out);