mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-06 12:09:43 +08:00
docs update
This commit is contained in:
committed by
CircleCI Docs
parent
3ee92b5d61
commit
d8f3a8a834
@@ -1,28 +1,6 @@
|
||||
mlx.core.Stream
|
||||
mlx.core.stream
|
||||
===============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autoclass:: Stream
|
||||
|
||||
|
||||
.. automethod:: __init__
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Stream.__init__
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Attributes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Stream.device
|
||||
|
||||
|
||||
.. autofunction:: stream
|
||||
28
docs/build/html/_sources/python/_autosummary/stream_class.rst
vendored
Normal file
28
docs/build/html/_sources/python/_autosummary/stream_class.rst
vendored
Normal file
@@ -0,0 +1,28 @@
|
||||
mlx.core.Stream
|
||||
===============
|
||||
|
||||
.. currentmodule:: mlx.core
|
||||
|
||||
.. autoclass:: Stream
|
||||
|
||||
|
||||
.. automethod:: __init__
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Stream.__init__
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Attributes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~Stream.device
|
||||
|
||||
|
||||
Reference in New Issue
Block a user