| __init__(self, bool strict_task_groups=True) | iron.runtime.runtime.Runtime | |
| _coremem_events | iron.runtime.runtime.Runtime | protected |
| _coretile_events | iron.runtime.runtime.Runtime | protected |
| _ddr_id | iron.runtime.runtime.Runtime | protected |
| _egress_shim_col | iron.runtime.runtime.Runtime | protected |
| _fifos | iron.runtime.runtime.Runtime | protected |
| _flows | iron.runtime.runtime.Runtime | protected |
| _locks | iron.runtime.runtime.Runtime | protected |
| _memtile_events | iron.runtime.runtime.Runtime | protected |
| _open_task_groups | iron.runtime.runtime.Runtime | protected |
| _rt_data | iron.runtime.runtime.Runtime | protected |
| _shimtile_events | iron.runtime.runtime.Runtime | protected |
| _strict_task_groups | iron.runtime.runtime.Runtime | protected |
| _task_group_index | iron.runtime.runtime.Runtime | protected |
| _tile_dmas | iron.runtime.runtime.Runtime | protected |
| _trace_size | iron.runtime.runtime.Runtime | protected |
| _trace_workers | iron.runtime.runtime.Runtime | protected |
| add_flow(self, flow) | iron.runtime.runtime.Runtime | |
| add_lock(self, lock) | iron.runtime.runtime.Runtime | |
| add_tile_dma(self, tile_dma) | iron.runtime.runtime.Runtime | |
| drain(self, ObjectFifoHandle out_fifo, RuntimeData dest, TensorAccessPattern|None tap=None, RuntimeTaskGroup|None task_group=None, bool wait=False, Tile tile=AnyShimTile, tuple[int, int]|None packet=None, "ScratchpadParameter | str | None" offset_parameter=None) | iron.runtime.runtime.Runtime | |
| enable_trace(self, int|None trace_size=None, list|None workers=None, int ddr_id=4, list|None coretile_events=None, list|None coremem_events=None, list|None memtile_events=None, list|None shimtile_events=None, int egress_shim_col=0) | iron.runtime.runtime.Runtime | |
| fifos(self) | iron.runtime.runtime.Runtime | |
| fill(self, ObjectFifoHandle in_fifo, RuntimeData source, TensorAccessPattern|None tap=None, RuntimeTaskGroup|None task_group=None, bool wait=False, Tile tile=AnyShimTile, tuple[int, int]|None packet=None, "ScratchpadParameter | str | None" offset_parameter=None) | iron.runtime.runtime.Runtime | |
| finish_task_group(self, RuntimeTaskGroup task_group) | iron.runtime.runtime.Runtime | |
| flows(self) | iron.runtime.runtime.Runtime | |
| inline_ops(self, Callable inline_func, list inline_args) | iron.runtime.runtime.Runtime | |
| locks(self) | iron.runtime.runtime.Runtime | |
| resolve(self, ir.Location|None loc=None, ir.InsertionPoint|None ip=None) | iron.runtime.runtime.Runtime | |
| sequence(self, *type[np.ndarray] input_types) | iron.runtime.runtime.Runtime | |
| set_barrier(self, WorkerRuntimeBarrier barrier, int value) | iron.runtime.runtime.Runtime | |
| start(self, *Worker args) | iron.runtime.runtime.Runtime | |
| sync_parameters(self) | iron.runtime.runtime.Runtime | |
| task_group(self) | iron.runtime.runtime.Runtime | |
| tile_dmas(self) | iron.runtime.runtime.Runtime | |
| workers(self) | iron.runtime.runtime.Runtime | |