PAI-TensorFlow is a deep learning computing framework. It supports training based on multiple models. You can use Machine Learning Studio, the MaxCompute client, or SQL nodes in the DataWorks console to call PAI-TensorFlow.
Limits
You can call PAI-TensorFlow only in the China (Beijing) and China (Shanghai) regions.
Use Machine Learning Studio to call PAI-TensorFlow
Use the MaxCompute client to call PAI-TensorFlow
MaxCompute is the big data computing platform provided by Alibaba Cloud. PAI is the artificial intelligence (AI) platform based on MaxCompute. Therefore, you can run PAI-TensorFlow tasks in MaxCompute. This section describes how to run PAI tasks by using the MaxCompute client.
To run PAI-TensorFlow tasks by using the MaxCompute client, you must activate PAI based on the pay-as-you-go billing method.
The MaxCompute client is a command-line tool that can be encapsulated. For more information about how to download and install the client, see Client. After you configure the environment, enter the script that is used to run PAI-TensorFlow tasks in the command-line tool. For more information, see Task parameters of PAI-TensorFlow.