Head
- class mosaic.runtime.head.Head(**kwargs)[source]
Bases:
mosaic.runtime.runtime.Runtime
The head is the main runtime, where the user entry point is executed.
- is_head = True
Bases: mosaic.runtime.runtime.Runtime
The head is the main runtime, where the user entry point is executed.