singlefabric
AI AssetsMirror Repository

Use a Pre-set Image

This guide explains how to use a pre-set image to create training tasks on the AI computing platform.

Introduction

Pre-built images are commonly used operating environment images required for AI development provided by the AI computing platform. Users can directly use the corresponding images to create training tasks, including Python, CUDA, PyTorch, TensorFlow, and other dependencies.

Prerequisites

  • The management console account and password have been obtained.
  • Personal real-name authentication has been completed, and the account balance is greater than 0.

Procedure

  1. Log in to the management console.
  2. In the top navigation bar, click Products and Services > AI Computing Platform > AI Computing Platform to go to its overview page.
  3. In the left navigation bar, select Image Repository. The default page for the preset image list is displayed.
  4. In the image list, click Submit training task on the specified preset image.
  5. Jump to the page for creating a distributed training task, where the image is automatically set to the preset image selected in the previous step. The user can configure other parameters according to the actual situation to complete the submission of the training task.

On this page