SIGN IN SIGN UP
BVLC / caffe UNCLAIMED

Caffe: a fast open framework for deep learning.

0 0 29 C++

increment iteration during update, not step

with update exposed it is important to increment the iteration when an
update is made, whether by step or update alone. more fundementally,
it's the update that defines an iterationa, so this is a natural place
for the increment.
M
Mitar committed
c74913d4b5b6c120e40bfeaab43fde45acc22c24
Parent: cc1c8fb
Committed by Evan Shelhamer <shelhamer@imaginarynumber.net> on 6/7/2018, 10:16:08 PM