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.

TDA2: Some question about implement deep learning algorithm by ourselves

Part Number: TDA2

Hi,

I found that if we want to implement deep learning algorithm by ourselves, we must need to use TIDL.

But if i implement it directly without TIDL, and just run it by CPU, it seems that i can't do this?

I know that TIDL can help us accelerate the algorithm, but i just want to know that if i don't use this library and run on CPU can i implement my neural network on this board ?