This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler: VLIB C64Px compiled with COFF



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?