Tool/software: TI C/C++ Compiler
Hi, I'm looking for the VLIB library compiled for C64Px in COFF format, especially the functions:
- VLIB_neuralNet_tile
- VLIB_ReLU_MaxPooling_2x2_skip2_tile
- VLIB_conv_i16s_c16s_o32s_5x5_skip1_tile
- VLIB_conv_i16s_c16s_o32s_5x5_skip2_tile
At this address http://software-dl.ti.com/libs/vlib/latest/index_FDS.html I've found the lib for C64Px but without the methods I need.
Can anybody help me?