◆ add_to_parser()
def polygraphy.tools.args.trt_legacy.TrtLegacyArgs.add_to_parser |
( |
|
self, |
|
|
|
parser |
|
) |
| |
◆ register()
def polygraphy.tools.args.trt_legacy.TrtLegacyArgs.register |
( |
|
self, |
|
|
|
maker |
|
) |
| |
Registers another argument group with this one.
This can be used to pick up dependencies for example.
Args:
maker (BaseArgs): Another argument group.
Reimplemented from polygraphy.tools.args.base.BaseArgs.
◆ check_registered()
def polygraphy.tools.args.trt_legacy.TrtLegacyArgs.check_registered |
( |
|
self | ) |
|
◆ parse()
def polygraphy.tools.args.trt_legacy.TrtLegacyArgs.parse |
( |
|
self, |
|
|
|
args |
|
) |
| |
◆ add_to_script()
def polygraphy.tools.args.trt_legacy.TrtLegacyArgs.add_to_script |
( |
|
self, |
|
|
|
script |
|
) |
| |
◆ onnx_loader_args
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.onnx_loader_args |
◆ model_args
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.model_args |
◆ trt_loader_args
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.trt_loader_args |
◆ tf_loader_args
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.tf_loader_args |
◆ trt_runner_args
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.trt_runner_args |
◆ trt_outputs
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.trt_outputs |
◆ caffe_model
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.caffe_model |
◆ batch_size
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.batch_size |
◆ save_uff
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.save_uff |
◆ uff_order
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.uff_order |
◆ preprocessor
polygraphy.tools.args.trt_legacy.TrtLegacyArgs.preprocessor |
The documentation for this class was generated from the following file: