towhee.runtime.runtime_conf.RuntimeConf

class towhee.runtime.runtime_conf.RuntimeConf(sys_conf=None, acc=None)[source]

Bases: object

Runtime config, passed by contextvars

Methods

from_node_config

Attributes

accelerator

sys_config

__init__(sys_conf=None, acc=None)[source]