Tool/software:
Hi ALL,
I'd like to know the architecture of the NPU, but I can't find detailed documentation. Could you help me?
Thanks,
Xia
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.
Tool/software:
Hi ALL,
I'd like to know the architecture of the NPU, but I can't find detailed documentation. Could you help me?
Thanks,
Xia
Xia,
We do not support direct C coding for the NPU module, we generate the code based on the model implementation via our model composer toolchain: https://dev.ti.com/modelcomposer/
As such we also don't go into depth on the construction of the NPU, since the supported options (like bit depth and width) are available from the tool set.
These applications examples will give some more color on using the NPU in a system and its input/output:
https://www.ti.com/tool/TIDA-010955
Best,
Matthew