Part Number: TDA4VM
Tool/software:
Hello Champs ,
Based on your suggestion i have implemented topk layer as custom layer but having the below queries can you please provide answers
- In the documentation provide their is section " Custom layer with more than one output tensor " can we use this similar implementation for TopK also ?
- In the same slice layer example there is function "tidl_duplicateSliceLayerFxn" where can i find the core implementation of this
- Is it mandatory to have the dsp implementation of the TOPK layer
- In the eg provided "tidl_custom_maxpooling.c" imports the file "#include "tidsp/tidl_custom_maxpool_ixX_oxX.h" which is dsp file so is it required to have this implementation
- After building and compiling the c7x how to enable this operator on the edgeai side is it by enabling any flags ?
Please let em know if you need any elaboration on the queries asked