MCPcopy Create free account
hub / github.com/ajbrock/BigGAN-PyTorch / progress

Function progress

utils.py:826–861  ·  view source on GitHub ↗

Returns a generator over `items`, printing the number and percentage of items processed and the estimated remaining processing time before yielding the next item. `total` gives the total number of items (required if `items` has no length), and `min_delay` gives the minimum time in seconds b

(items, desc='', total=None, min_delay=0.1, displaytype='s1k')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected