hxtorch.HWDBPath

class hxtorch.HWDBPath

Bases: pybind11_builtins.pybind11_object

Path to a hardware database.

__init__(self: _hxtorch_core.HWDBPath, path: Optional[str] = None, version: str = 'stable/latest')None

Methods

__init__(self, path, version)