📄️ 1、Install Aiges SDK
background
📄️ 2、Create Project
Use aiges to quickly create python wrapper projects
📄️ 3、Implementing Inference Logic
After the project is created, users only need to complete the following tasks to complete the adaptation and deployment of the inference service on athenaServing.
📄️ 4、Business Image Construction
When the inference logic of mnist's wrapper.py is successfully executed, the project file needs to be packaged to build a service image. The way is as follows:
📄️ 5、Service Deployment
1. 部署到飞云平台
📄️ 6、Service Verification
curl xxxx