Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ _global_flags
Function
_global_flags
python/paddle/base/framework.py:129–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
127
128
129
def
_global_flags():
130
return
_global_flags_
131
132
133
def
set_flags(flags: dict[str, bool | str | float]) -> None:
Callers
11
apply_ir_passes
Function · 0.90
__init__
Method · 0.90
_enable_env
Method · 0.90
_conv_nd
Function · 0.90
conv2d
Function · 0.90
check
Function · 0.90
check
Function · 0.90
set_flags
Function · 0.85
get_flags
Function · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected