--enable_single_stream

Applicability

Product

Supported (√/x)

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product

x

Atlas training product

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