Runners

Module: polygraphy.tools.args

class TfRunnerArgs[source]

Bases: BaseRunnerArgs

TensorFlow Inference: running inference with TensorFlow.

Depends on:

  • TfConfigArgs

  • TfLoadArgs

parse_impl(args)[source]

Parses command-line arguments and populates the following attributes:

timeline_path

Path at which to save timeline files for profiling.

Type:

str