|
IRON 1.0
|
This is the complete list of members for iron.worker.Worker, including all inherited members.
| __init__(self, Callable|None core_fn, list fn_args=[], PlacementTile|None placement=AnyComputeTile, bool while_true=True, int stack_size=None, str allocation_scheme=None, int trace=None, list trace_events=None) | iron.worker.Worker | |
| _barriers | iron.worker.Worker | protected |
| _buffers | iron.worker.Worker | protected |
| _fifos | iron.worker.Worker | protected |
| _tile | iron.worker.Worker | protected |
| _while_true | iron.worker.Worker | protected |
| allocation_scheme | iron.worker.Worker | |
| buffers(self) | iron.worker.Worker | |
| core_fn | iron.worker.Worker | |
| current_core_placement | iron.worker.Worker | static |
| fifos(self) | iron.worker.Worker | |
| fn_args | iron.worker.Worker | |
| link_with | iron.worker.Worker | |
| place(self, Tile tile) | iron.worker.Worker | |
| resolve(self, ir.Location|None loc=None, ir.InsertionPoint|None ip=None) | iron.worker.Worker | |
| stack_size | iron.worker.Worker | |
| trace | iron.worker.Worker | |
| trace_events | iron.worker.Worker |