cancel
Showing results for 
Search instead for 
Did you mean: 

what are Hybrid epochs?

Einstein_rookie_version
Associate III

From the definition below, its just a mix of hardware and software epochs, but normally I found only HW and SW when I generate a c file. When is Hyprid epoch used? I what kind of case is it better to use hyprid epochs rather then divide it to a SW part and HW part? Do you have more documentations?

Einstein_rookie_version_0-1750774454892.png

 

2 REPLIES 2
Julian E.
ST Employee

Hello @Einstein_rookie_version,

 

A transpose is an example of layer that could be process using a hybrid epoch. Meaning it is scheduled by the CPU but implemented resources of the ATON.

 

Have a good day,

Julian


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Thanks a lot for the reply, I still have one question, cause in the table, only the description of hardware epoch have the experssion "the operations" with a "s" indicate that more than one operation might inside the operation. For the Software and Hyprid, there is not. So, only one operation is included inside the Hyprid and Software, is that true?