Hello TI Experts!
I have going through TIDL user guide library for a while. I have couple questions from my side.
1). Does TIDL Importer tool can be modified to add custom operator and can be mapped to supported tidl layers?
2). If question 1 is possible, what are the procedure to develop custom parser for onnx node? Where can I add the custom parser for the node inorder to rebuild the Model Import tool.
3). If question 2 is possible, what api or language is used to write parser code for custom operator?
Thank you!