--dump_mode

Applicable Products

All processors

Description

Sets whether to generate a JSON file with shape information.

See Also

Arguments

  • 0 (default): Generates a JSON file without shape information.
  • 1: Generates a JSON file with shape information.

Suggestions and Benefits

None

Example

atc --mode=1 --om=$HOME/module/resnet50_tensorflow.pb --json=$HOME/module/out/tf_resnet50.json --framework=3 --dump_mode=1

Dependencies and Restrictions

None