Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PaddlePaddle/PaddleOCR
/ close
Method
close
ppocr/utils/loggers/loggers.py:17–19 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
15
logger.log_model(is_best=is_best, prefix=prefix, metadata=metadata)
16
17
def
close(self):
18
for
logger in self.loggers:
19
logger.close()
Callers
14
latexocr2paddleocr_train
Function · 0.45
unimernet2paddleocr_test
Function · 0.45
load_confuse_matrix
Function · 0.45
_lifespan
Function · 0.45
copyFileFromAssets
Method · 0.45
loadLabel
Method · 0.45
_run_ort_quant_pre_process
Function · 0.45
main
Function · 0.45
make_trainfile.py
File · 0.45
main_evaluation
Function · 0.45
train
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected