Part Number: AM69A
Tool/software:
Hi,
I'm working on a project where I need to use fonctions from TI such as TIDL_getAttr_value or TIDL_getAttr_data_format.
Where can I find documentation or source code about TIDL functions ?
Thanks,
Azer
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.
Part Number: AM69A
Tool/software:
Hi,
I'm working on a project where I need to use fonctions from TI such as TIDL_getAttr_value or TIDL_getAttr_data_format.
Where can I find documentation or source code about TIDL functions ?
Thanks,
Azer
Hi Azer,
The edgeai-tidl-tools/docs directory is where the documentation is held. Start there and there are links to all the public documentation.
Regards,
Chris
Hello,
Of course, I have already looked at the edgeai-tidl-tools documentation and I did not find anything concerning the functions TIDL_getAttr_value or TIDL_getAttr_data_format.
If their documentation does not exist, could you please indicate where I can find their source codes?
Thank you,
Azer
Hi Azer,
TIDL source code will require an NDA and a specific reason for access.
The signatures for these two functions are:
int32_t TIDL_getAttr_value(const NodeDef& node, char * name, int32_t * valuePtr, int32_t idx)
int32_t TIDL_getAttr_data_format(const NodeDef& node, char * name)
I hope this helps.
Regards,
Chris
Hi,
Thanks for your answer.
Could you tell me where I can ask for TIDL source code access?
Thanks,
Azer
Hi Azer,
Regarding the source code under the NDA, please contact your closest Sales Rep to help you through the process in getting the information you need.
Thanks,
Christina