MAIN TOOL #################################. More...
Public Member Functions | |
def | __init__ (self) |
def | add_parser_args (self, parser) |
def | subscribe_args (self, maker) |
def | setup_parser (self, subparsers) |
def | run (self, args) |
def | __call__ (self, args) |
Public Attributes | |
name | |
makers | |
MAIN TOOL #################################.
Modify ONNX models.
def polygraphy.tools.surgeon.surgeon.Surgeon.__init__ | ( | self | ) |
def polygraphy.tools.surgeon.surgeon.Surgeon.add_parser_args | ( | self, | |
parser | |||
) |
Reimplemented from polygraphy.tools.base.tool.Tool.
|
inherited |
|
inherited |
|
inherited |
Reimplemented in polygraphy.tools.run.run.Run, polygraphy.tools.precision.precision.STCheckerBase, polygraphy.tools.surgeon.subtool.extract.Extract, polygraphy.tools.inspect.subtool.model.Model, polygraphy.tools.surgeon.subtool.insert.Insert, polygraphy.tools.inspect.subtool.data.Data, and polygraphy.tools.surgeon.subtool.sanitize.Sanitize.
|
inherited |
|
inherited |
|
inherited |