pygrenade_vx.execution.JITGraphExecutorHandle

class pygrenade_vx.execution.JITGraphExecutorHandle

Bases: pybind11_builtins.pybind11_object

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

Methods

__init__(*args, **kwargs)

Initialize self.

get_hwdb_entry(self)

get_unique_identifier(self, hwdb_path)

Attributes

bitfile_info

repo_state

time_info

property bitfile_info
get_hwdb_entry(self: _pygrenade_vx_execution.JITGraphExecutorHandle)dict[pyhalco_hicann_dls_vx_v3.DLSGlobal, Union[pyhwdb.HXCubeSetupEntry, pyhwdb.JboaSetupEntry, pyhxcomm_vx.SimulationEntry, pyhxcomm_vx.ZeroMockEntry]]
get_unique_identifier(self: _pygrenade_vx_execution.JITGraphExecutorHandle, hwdb_path: Optional[str] = None)dict[pyhalco_hicann_dls_vx_v3.DLSGlobal, str]
property repo_state
property time_info