Utilisation
Description
wandb online ou wandb sync pour envoyer des runs hors ligne vers le cloud.
Par exemple, pour exécuter un script en mode hors ligne afin d’enregistrer des données localement sans les synchroniser
avec le cloud :
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Help us improve these docs. Take our quick survey.
offline [OPTIONS]
wandb online ou wandb sync pour envoyer des runs hors ligne vers le cloud.
Par exemple, pour exécuter un script en mode hors ligne afin d’enregistrer des données localement sans les synchroniser
avec le cloud :
wandb offline && python train.py
wandb offline && python train.py
wandb sync --sync-all
Cette page vous a-t-elle été utile ?