MCPcopy
hub / github.com/princeton-vl/RAFT / update

Method update

train.py:37–38  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

35 def step(self, optimizer):
36 optimizer.step()
37 def update(self):
38 pass
39
40
41# exclude extremly large displacements

Callers 1

trainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected