class Sweeps
Sweep オブジェクトのコレクションを遅延的に走査するイテレータです。
例:
method Sweeps.__init__
Sweep オブジェクトの反復可能なコレクションです。
引数:
client: W&B のクエリに使用する API クライアント。entity: sweep を所有する entity。project: sweep を含むプロジェクト。per_page: API へのリクエストごとに取得する sweep の数。