メインコンテンツへスキップ

class Sweeps

Sweep オブジェクトのコレクションを遅延的に走査するイテレータです。 例:

method Sweeps.__init__

Sweep オブジェクトの反復可能なコレクションです。 引数:
  • service_api: W&B をクエリするために使用するサービス API。
  • entity: sweep を所有する entity。
  • project: sweep を含むプロジェクト。
  • per_page: API へのリクエストごとに取得する sweep の数。

プロパティ Sweeps.length