Training After Migration

To run a migrated training script on an NPU, perform the following steps:

  1. Choose Run > Edit Configurations... on the main menu.
  2. Go to the run configuration page. Figure 1 shows the parameter configuration. Click OK.
    1. Select the migrated training script.
    2. Specify ResNet-50 as the training network.
    Figure 1 Run configuration
  3. Click to start training.

    Figure 2 shows the normal training process. Check that the training process is normal and the loss is converged.

    If an error related to Protobuf is reported during training, install Protobuf of the corresponding version as prompted.

    Figure 2 Training process display