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
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
ScriptRunConfig takes an optional parameter command which can be used instead of the script and argument parameters to specify the command to run on AzureML. Enabling this option in hi-ml-azure will make it easier to run custom jobs, for example using torchrun.
ScriptRunConfig takes an optional parameter
commandwhich can be used instead of thescriptandargumentparameters to specify the command to run on AzureML. Enabling this option in hi-ml-azure will make it easier to run custom jobs, for example using torchrun.