使用可能なモードは次のとおりです。Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
online(デフォルト) : クライアントはデータを wandb サーバーに送信します。offline: クライアントはデータを wandb サーバーに送信せず、マシン上にローカル保存します。後でデータを同期するには、wandb syncコマンドを使用します。disabled: クライアントはモックオブジェクトを返して動作をシミュレートし、ネットワーク通信を一切行いません。ログ記録はすべて無効になりますが、すべての API method スタブは引き続き呼び出し可能です。このモードは通常、テストに使用されます。
Experiments