For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo struct
Sleep
struct Sleep
Registers the mo.sleep graph op with the graph compiler.
Implemented traitsโ
Methodsโ
executeโ
static def execute[target: StringSlice[ImmStaticOrigin]](duration_sec_buffer: ManagedTensorSlice[IOSpec[_, _].MutableInput, static_spec=duration_sec_buffer.static_spec], ctx: DeviceContext)