Open
Description
Description
Support the for mlx
backend to unleash Apple Silicon's full potential.
Similar to #821
Tensor creation Ops
- Alloc and AllocEmpty
- Arange
- Eye
- ScalarFromTensor
- TensorFromScalar
- Repeat
- Unique
- Sort / Argsort
- Tri
Shape Ops
- Dimshuffle
- Reshape
- Shape, Shape_i
- SpecifyShape
- Unbroadcast
- Join
- Split
- MakeVector
Math Ops
- Elemwise
- CAReduce (Sum, All, Any...)
- CumOp
- Softmax, LogSoftmax and Grads
- Dot
- BatchedDot
- Argmax
Indexing Ops
- Subtensor
- Inc/SetSubtensor
- AdvancedSubtensor[1]
- AdvancedIncSubtensor[1]
Branching Ops
- CheckAndRaise
- Ifelse
- ScalarLoop
- Scan
- OpFromGraph
- Blockwise
Linalg Ops
- SVD
- Det
- Eig
- Eigh
- MatrixInverse
- MatrixPinv
- QRFull
- SLogDet
- BlockDiagonal
- Cholesky
- Solve
- SolveTriangular
SparseOps
- ... (to be filled)
RandomVariable Ops
- ... (to be filled)
If you need an Op that's not in this list, comment below and we'll add it!
Metadata
Metadata
Assignees
Labels
No labels