mirror of
https://github.com/ml-explore/mlx.git
synced 2025-11-05 19:48:15 +08:00
docs
This commit is contained in:
committed by
CircleCI Docs
parent
0f04ebb557
commit
20a3e22ff0
9
docs/build/html/_sources/python/ops.rst
vendored
9
docs/build/html/_sources/python/ops.rst
vendored
@@ -26,6 +26,7 @@ Operations
|
||||
argsort
|
||||
array_equal
|
||||
broadcast_to
|
||||
ceil
|
||||
concatenate
|
||||
convolve
|
||||
conv1d
|
||||
@@ -39,6 +40,8 @@ Operations
|
||||
exp
|
||||
expand_dims
|
||||
eye
|
||||
floor
|
||||
flatten
|
||||
full
|
||||
greater
|
||||
greater_equal
|
||||
@@ -59,6 +62,7 @@ Operations
|
||||
mean
|
||||
min
|
||||
minimum
|
||||
moveaxis
|
||||
multiply
|
||||
negative
|
||||
ones
|
||||
@@ -82,14 +86,19 @@ Operations
|
||||
sqrt
|
||||
square
|
||||
squeeze
|
||||
stack
|
||||
stop_gradient
|
||||
subtract
|
||||
sum
|
||||
swapaxes
|
||||
take
|
||||
take_along_axis
|
||||
tan
|
||||
tanh
|
||||
transpose
|
||||
tri
|
||||
tril
|
||||
triu
|
||||
var
|
||||
where
|
||||
zeros
|
||||
|
||||
Reference in New Issue
Block a user