Searched refs:num_expected_backprops (Results 1 – 2 of 2) sorted by relevance
304 int num_expected_backprops = 0; in Initialize() local316 ++num_expected_backprops; in Initialize()324 ++num_expected_backprops; in Initialize()328 pending_[n->id()] = num_expected_backprops; in Initialize()
268 int num_expected_backprops = 0; in InitBackprop() local271 ++num_expected_backprops; in InitBackprop()277 pending_[n->id()] = num_expected_backprops; in InitBackprop()