Boot Command
Description
Command for booting an image. The boot command will be automatically executed after the code directory is downloaded.
- If the training boot script is a .py file, train.py for example, the boot command can be python ${MA_JOB_DIR}/demo-code/train.py.
- If the training boot script is a .sh file, main.sh for example, the boot command can be bash ${MA_JOB_DIR}/demo-code/main.sh.
Multiple boot commands can be combined by semicolons (;) and ampersands (&&). demo-code (customizable) in the boot command is the last-level directory of the OBS path.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot