--input_fp16_nodes

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

Atlas inference product

Atlas training product

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