--optypelist_for_implmode

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

Atlas inference products

Atlas training products

Description

Sets the implementation mode of an operator on the optype list. The operator implementation mode can be either high_precision or high_performance.

See Also

Argument

Argument: Operator list.

Restrictions:

Suggestions and Benefits

None

Example

--op_select_implmode=high_precision  --optypelist_for_implmode=Pooling,SoftmaxV2

The preceding configuration example indicates that the high-precision mode is used only for the Pooling and SoftmaxV2 operators. For operators whose precision modes are not specified, the default implementation mode is used.

Dependencies and Restrictions

None