wide-residual-networks
wide-residual-networks copied to clipboard
about test time
trafficstars
Hi,
I want to know the exact test time information in which it is 1 epoch time and what the unit of time(ms or seconds) in training log.
It's already getting logged, isn't it? Time per training/testing.
If you want it logged on screen for easy reading, I've modified my copy in that way. I think https://github.com/ibmua/Breaking-Cifar/blob/master/train.lua this should probably cover that.