What are CPU and GPU streams In MLX, a CPU stream is a tasks queue running in a worker thread, running a task in CPU stream is pushing it to the task queue. The tasks in the queue run sequentially.