--enable_single_stream

Applicability

Product

Supported

Atlas A3 training products/Atlas A3 inference products

Atlas A2 training products/Atlas A2 inference products

Atlas 200I/500 A2 inference products

x

Atlas inference products

x

Atlas training products

Description

Sets whether to enable single-stream serial execution of model inference in the static shape scenario.

Streams preserve the order of a stack of asynchronous operations being executed on the device.

See Also

None

Arguments

Arguments:

  • true: enabled
  • false: disabled

Default: false

Suggestions and Benefits

None

Examples

--enable_single_stream=true

Dependencies and Restrictions

None