MCPcopy Create free account
hub / github.com/ShichaoMa/toolkit / __init__

Method __init__

toolkit/components/processor.py:22–39  ·  view source on GitHub ↗

:param weight: 将一个函数分成的工作区块数,如果是int类型,则是区作区块数, 如果是[1, 4, 6...]类型,则指定了每个工作区块的工作量权重。 :param update_callback: 当完成规定的进度后,调用的函数 :param _from: :param to: :param skip:

(self, weight, update_callback, _from=0, to=100, skip=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

splitMethod · 0.95

Tested by

no test coverage detected