TOOL #################################. More...
Public Member Functions | |
def | __init__ (self) |
def | add_parser_args (self, parser) |
def | run (self, args) |
def | build_script (self, args) |
def | subscribe_args (self, maker) |
def | setup_parser (self, subparsers) |
def | __call__ (self, args) |
Public Attributes | |
name | |
makers | |
TOOL #################################.
Run inference and compare results across backends.
def polygraphy.tools.run.run.Run.__init__ | ( | self | ) |
def polygraphy.tools.run.run.Run.add_parser_args | ( | self, | |
parser | |||
) |
def polygraphy.tools.run.run.Run.run | ( | self, | |
args | |||
) |
def polygraphy.tools.run.run.Run.build_script | ( | self, | |
args | |||
) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |