Prerequisites
- The custom image (based on the ModelArts base image) of the pre-installed mindx_elastic package is available.
- The MindSpore version is greater than or equal to 1.7.0.
- The V2 template is used for training jobs on ModelArts.
- Use the EFS service to mount the remote storage to save model files. For details, see the related documents.
- The OBS service is used to save the training code, training logs, and model files.
- The training code and dataset are uploaded to an OBS directory.
- Ensure that OBS and ModelArts are running in the same service area.
Parent topic: ModelArts Scenario