Announcements

Robots are revolutionizing our lives in many ways. Join our webinar to learn about Infineon’s broad portfolio of robot building blocks.
Click here to register.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

AURIX™ Forum Discussions

ee21mtech14008
Level 1
Level 1
First reply posted First question asked Welcome!

I am currently working on TC277 Aurix Microcontroller. I am trying to implement a neural network on the MCU where I need 3 cores working simultaneously to get output much faster. But I am not able to figure out how to do coding for such applications. I am using Aurix Development studio. Can anyone please help me with it?

0 Likes
1 Solution
dw
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 100 likes received

The multi-core is not used for computation generally, which is the function of PPU or SPU, so far I have not known TC2xx for this application.

View solution in original post

0 Likes
3 Replies
dw
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 100 likes received

Please give more details. what compute power you need for deep learning? Please refer to this page.

0 Likes
ee21mtech14008
Level 1
Level 1
First reply posted First question asked Welcome!

It's a 2700-parameter model GRU-based model and it is taking 5 ms to execute on a single core. But the available time to execute is 0.5 ms. So, I want to use all the 3 cores to reduce the time further.

0 Likes
dw
Moderator
Moderator
Moderator
1000 replies posted 250 solutions authored 100 likes received

The multi-core is not used for computation generally, which is the function of PPU or SPU, so far I have not known TC2xx for this application.

0 Likes
This widget could not be displayed.