Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ opr_param_defs.py
File
opr_param_defs.py
dnn/scripts/opr_param_defs.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
pdef(
'Empty'
)
2
3
pdef(
'Axis'
).add_fields(
'int32'
,
'axis'
, 0)
4
Callers
nothing calls this directly
Calls
5
Doc
Class · 0.85
add_fields
Method · 0.80
add_enum
Method · 0.80
add_enum_alias
Method · 0.80
format
Method · 0.45
Tested by
no test coverage detected