--input_fp16_nodes

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 input nodes to specify as FP16 nodes.

See Also

This option is mutually exclusive with --insert_op_conf for the same input node.

Arguments

Argument: name of the FP16 input node.

Restrictions: The specified nodes must be enclosed in double quotation marks ("") and separated by semicolons (;).

Suggestions and Benefits

None

Examples

--input_fp16_nodes="node_name1;node_name2"

Dependencies and Restrictions

None