Introduction to Custom Images

Frequently-used images are preset in ModelArts. However, if you have special requirements for the deep learning engine or development library, the preset images cannot meet your requirements. To resolve this issue, ModelArts allows image customization so that you can customize runtime engines.

ModelArts runs in containers. Custom images are customized container images running on ModelArts. Custom images support CLI parameters and environment variables in free-text format, featuring high flexibility for various compute engines.

Associated Services

Using a custom image may involve the following services:

Application Scenarios of ModelArts Custom Images