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

Method _end_excluded_region

imperative/python/megengine/jit/tracing.py:759–760  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

757 self._trace.begin_excluded_region()
758
759 def _end_excluded_region(self):
760 self._trace.end_excluded_region()
761
762 def _make_feed(
763 self,

Callers 1

exclude_from_traceFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected