towhee.runtime.node_config.AcceleratorConf

class towhee.runtime.node_config.AcceleratorConf(acc_type: str, conf: Dict)[source]

Bases: object

Methods

from_dict

is_triton

Attributes

triton

__init__(acc_type: str, conf: Dict)[source]