Part Number:TMS320C6748
Tool/software: Code Composer Studio
I want to use the VLIB Functions related with neural network based on VLIB 3.3.2.0, just as the following: VLIB_ReLU_MaxPooling_2x2_skip2_tile; VLIB_neuralNet_tile; VLIB_conv_i16s_c16s_o32s_5x5_skip1_tile; VLIB_conv_i16s_c16s_o32s_5x5_skip2_tile. but i can not find its specific manual on them. can you provide some application code examples about their using.