MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / iter

Method iter

rtpose_wrapper/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() { return iter_; }
76
77 // Invoked at specific points during an iteration
78 class Callback {

Callers 5

convert_annotationFunction · 0.80
P2PSyncMethod · 0.80
RunLeastSquaresSolverMethod · 0.80
solver_get_iterFunction · 0.80

Calls

no outgoing calls

Tested by 1

RunLeastSquaresSolverMethod · 0.64