2025-06-24 7:16 AM
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?
2025-06-25 2:28 AM
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
2025-06-25 2:37 AM
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?