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
I'm trying to evaluate the computation time of different workers to compare them and decide which worker is performing better while training my network. Is there a simple way to do so?
I'm using Keras as my framework and I've already added a callback that reports the time after each batch, the problem is that they always report the same time on every worker (even if both machines have a huge difference in computer power)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I'm trying to evaluate the computation time of different workers to compare them and decide which worker is performing better while training my network. Is there a simple way to do so?
I'm using Keras as my framework and I've already added a callback that reports the time after each batch, the problem is that they always report the same time on every worker (even if both machines have a huge difference in computer power)
Beta Was this translation helpful? Give feedback.
All reactions