MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / _on_param_end

Method _on_param_end

dnn/scripts/gen_param_defs.py:331–332  ·  view source on GitHub ↗

:type p: :class:`.ParamDef`

(self, p)

Source from the content-addressed store, hash-verified

329 """:type p: :class:`.ParamDef`"""
330
331 def _on_param_end(self, p):
332 """:type p: :class:`.ParamDef`"""
333
334 def _on_member_enum(self, e):
335 """:type p: :class:`.Enum`"""

Callers 1

_processMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected