Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ error
Method
error
tools/type_checking.py:65–66 ·
view source on GitHub ↗
(self, msg: str)
Source
from the content-addressed store, hash-verified
63
print(msg)
64
65
def
error(self, msg: str) -> None:
66
print(msg)
67
68
69
logger = TypeCheckingLogger()
Callers
11
print_summary
Method · 0.45
check_test_mode
Function · 0.45
exec_gen_doc
Function · 0.45
print_summary
Method · 0.45
summary_results
Function · 0.45
getDict
Method · 0.45
parallel_model
Method · 0.45
test_log_api
Method · 0.45
test_log_message
Method · 0.45
show_diagnostics
Function · 0.45
fail_log
Method · 0.45
Calls
1
print
Function · 0.50
Tested by
3
test_log_api
Method · 0.36
test_log_message
Method · 0.36
fail_log
Method · 0.36