IRON
1.0
|
This is the complete list of members for iron.runtime.runtime.Runtime, including all inherited members.
__init__(self) | iron.runtime.runtime.Runtime | |
__task_group_index | iron.runtime.runtime.Runtime | privatestatic |
_fifos | iron.runtime.runtime.Runtime | private |
_open_task_groups | iron.runtime.runtime.Runtime | private |
_rt_data | iron.runtime.runtime.Runtime | private |
_workers | iron.runtime.runtime.Runtime | private |
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 | |
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 | |
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 | |
start(self, *Worker args) | iron.runtime.runtime.Runtime | |
task_group(self) | iron.runtime.runtime.Runtime | |
workers(self) | iron.runtime.runtime.Runtime |