You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we want to use the k210 on a larger scale and i am currently testing it among other edge devices.
I need to know the exact layer execution times of a pretrained tensorflow model.
I am trying to set a gpio pin to high after a layer completion to measure the execution time of each layer with an oscilloscope.
I see that there is a possibility to enable an interrupt in the layer argument.
I am using nncase to convert my tensorflow model to the kmodel format.
(+ kendryte-standalone-sdk-develop from 16. April 2020)
How can i enable the layer interrupt and which function does this interrupt call.
Thank you very much for your help,
Jan Hildebrand
The text was updated successfully, but these errors were encountered:
Hello,
we want to use the k210 on a larger scale and i am currently testing it among other edge devices.
I need to know the exact layer execution times of a pretrained tensorflow model.
I am trying to set a gpio pin to high after a layer completion to measure the execution time of each layer with an oscilloscope.
I see that there is a possibility to enable an interrupt in the layer argument.
I am using nncase to convert my tensorflow model to the kmodel format.
(+ kendryte-standalone-sdk-develop from 16. April 2020)
How can i enable the layer interrupt and which function does this interrupt call.
Thank you very much for your help,
Jan Hildebrand
The text was updated successfully, but these errors were encountered: