Help Center/ ModelArts/ Best Practices/ ModelArts Best Practices
Updated on 2025-05-15 GMT+08:00

ModelArts Best Practices

This document provides ModelArts samples concerning a variety of scenarios and AI engines to help you quickly understand the process and operations of using ModelArts for AI development.

Configuring ModelArts Standard Permissions

Sample

Function

Scenario

Description

ModelArts Standard Permission Management

IAM permission configuration and management

Permission assignment for IAM users

Assign specific ModelArts operation permissions to the IAM users under a Huawei Cloud account. This prevents exceptions from occurring due to permissions when the IAM users access ModelArts.

ModelArts Standard Model Training

Table 1 Custom algorithm samples

Sample

Image

Function

Scenario

Description

Building a Handwritten Digit Recognition Model with ModelArts Standard

PyTorch

Algorithm customization

Handwritten digit recognition

Use your customized algorithm to train a handwritten digit recognition model and deploy the model for prediction.

ModelArts Standard Inference Deployment

Table 2 Inference deployment samples

Sample

Image

Function

Scenario

Description

Migrating a Third-Party Inference Framework to a Custom Inference Engine

-

Third-party frameworks

Inference deployment

-

ModelArts allows the deployment of third-party inference frameworks. This section describes how to migrate TF Serving and Triton to a custom inference engine.