Error ModelArts.2763 Occurred During Training Job Creation
Symptom
When a training job is created, error code ModelArts.2763 is displayed, indicating that the selected instance is invalid.
Possible Causes
The selected training flavor does not match the algorithm.
For example, the algorithm supports GPUs, but Ascend flavor is selected for creating the training job.
Solution
- Check the training resource flavor configured in the algorithm code.
- Check whether the resource flavor selected during training job creation is correct. If not, create a training job with the correct resource flavor.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.