MCPcopy Create free account
hub / github.com/pytorch/executorch / ExportPassBaseError

Class ExportPassBaseError

exir/pass_base.py:181–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

179
180
181class ExportPassBaseError(RuntimeError):
182 pass
183
184
185class _ExportPassBase(PassBase):

Callers 11

__bool__Method · 0.85
__int__Method · 0.85
__float__Method · 0.85
__index__Method · 0.85
traceMethod · 0.85
create_argMethod · 0.85
call_functionMethod · 0.85
call_moduleMethod · 0.85
call_methodMethod · 0.85
extract_inputMethod · 0.85
callMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected