mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
rm print model
This commit is contained in:
parent
ee7dfddb9d
commit
9aa7593c6f
@ -125,7 +125,6 @@ def main(config, device, logger, vdl_writer):
|
||||
logger.info('convert_sync_batchnorm')
|
||||
|
||||
model = apply_to_static(model, config, logger)
|
||||
logger.info(model)
|
||||
|
||||
# build loss
|
||||
loss_class = build_loss(config['Loss'])
|
||||
|
Loading…
x
Reference in New Issue
Block a user