MCPcopy Create free account
hub / github.com/PaddlePaddle/EasyData / start

Method start

deploy/python/dataaug/utils/data_utils.py:61–125  ·  view source on GitHub ↗

Start worker threads which add data from the generator into the queue. Args: workers (int): number of worker threads max_queue_size (int): queue size (when full, threads could block on `put()`)

(self, workers=1, max_queue_size=10)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

stopMethod · 0.95

Tested by

no test coverage detected