mlx.core.Stream#

class Stream#

A stream for running operations on a given device.

__init__(self, index: int, device: Device) None#

Methods

__init__(self, index, device)

Attributes

device

(self) -> mlx.core.Device