You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xing-yiren edited this page Nov 17, 2025
·
2 revisions
This guide provides instructions for configuring a consistent and reliable development environment for MindSpore applications. It covers three recommended setup methods:
Local Environment — Install MindSpore and required toolchains directly on your machine for full control and debugging flexibility.
Docker Environment — Use prebuiltDocker images to ensure reproducible environments and avoid dependency conflicts.