todo
This commit is contained in:
parent
54a2eabbff
commit
93371a3c4d
@ -132,7 +132,7 @@ class Logger:
|
||||
|
||||
|
||||
def train(args):
|
||||
|
||||
# todo: compile the model to speed up at pytorch 2.0.
|
||||
model = nn.DataParallel(IGEVStereo(args))
|
||||
print("Parameter Count: %d" % count_parameters(model))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user