Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BVLC/caffe
/ iter
Method
iter
include/caffe/solver.hpp:75–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
return test_nets_;
74
}
75
int iter() const { return iter_; }
76
77
// Invoked at specific points during an iteration
78
class Callback {
Callers
4
InternalThreadEntry
Method · 0.80
RunLeastSquaresSolver
Method · 0.80
RestoreSolverStateFromBinaryProto
Method · 0.80
solver_get_iter
Function · 0.80
Calls
no outgoing calls
Tested by
1
RunLeastSquaresSolver
Method · 0.64