nick8967
Posts: 158
Joined: Fri Mar 25, 2016 11:02 pm

How to measure the time duration that CPU accelerates the tensorflow model

Sun Jul 19, 2020 8:24 am

I have built a CNN using tensorflow, and ran it on RPi 4B 4GB. I want to measure the part of the code, more specifically the time duration that tensorflow accelerates my code on the validation stage. How can I achieve this?

Return to “Advanced users”