IRON 262b751aca0ccea5753313eb1e068d9c50145116
Loading...
Searching...
No Matches
iron.runtime.runtime.Runtime Member List

This is the complete list of members for iron.runtime.runtime.Runtime, including all inherited members.

__init__(self, bool strict_task_groups=True)iron.runtime.runtime.Runtime
__task_group_indexiron.runtime.runtime.Runtimeprivatestatic
_coremem_eventsiron.runtime.runtime.Runtimeprotected
_coretile_eventsiron.runtime.runtime.Runtimeprotected
_ddr_idiron.runtime.runtime.Runtimeprotected
_fifosiron.runtime.runtime.Runtimeprotected
_memtile_eventsiron.runtime.runtime.Runtimeprotected
_open_task_groupsiron.runtime.runtime.Runtimeprotected
_rt_datairon.runtime.runtime.Runtimeprotected
_shimtile_eventsiron.runtime.runtime.Runtimeprotected
_strict_task_groupsiron.runtime.runtime.Runtimeprotected
_trace_offsetiron.runtime.runtime.Runtimeprotected
_trace_sizeiron.runtime.runtime.Runtimeprotected
_trace_workersiron.runtime.runtime.Runtimeprotected
_workersiron.runtime.runtime.Runtimeprotected
ddr_idiron.runtime.runtime.Runtime
drain(self, ObjectFifoHandle out_fifo, RuntimeData dest, TensorAccessPattern|None tap=None, RuntimeTaskGroup|None task_group=None, bool wait=False, PlacementTile placement=AnyShimTile)iron.runtime.runtime.Runtime
enable_trace(self, int trace_size=None, int trace_offset=None, list|None workers=None, int ddr_id=None, list|None coretile_events=None, list|None coremem_events=None, list|None memtile_events=None, list|None shimtile_events=None)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, PlacementTile placement=AnyShimTile)iron.runtime.runtime.Runtime
finish_task_group(self, RuntimeTaskGroup task_group)iron.runtime.runtime.Runtime
get_first_cons_shimtile(self)iron.runtime.runtime.Runtime
inline_ops(self, Callable inline_func, list inline_args)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
task_group(self)iron.runtime.runtime.Runtime
workers(self)iron.runtime.runtime.Runtime