mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-05 11:28:12 +08:00
docs
This commit is contained in:
committed by
CircleCI Docs
parent
e09a97e24e
commit
13e8d87a88
17
docs/build/html/_sources/python/devices_and_streams.rst
vendored
Normal file
17
docs/build/html/_sources/python/devices_and_streams.rst
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
.. _devices_and_streams:
|
||||
|
||||
Devices and Streams
|
||||
===================
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autosummary::
|
||||
:toctree: _autosummary
|
||||
|
||||
Device
|
||||
default_device
|
||||
set_default_device
|
||||
Stream
|
||||
default_stream
|
||||
new_stream
|
||||
set_default_stream
|
||||
Reference in New Issue
Block a user