Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 561 Bytes

mps.md

File metadata and controls

22 lines (17 loc) · 561 Bytes

Metal Performance Shaders

This section lists the package's public functionality that corresponds to the Metal Performance Shaders functions. For more information about these functions, or to see which functions have yet to be implemented in this package, please consult the Metal Performance Shaders Documentation.

Matrices and Vectors

MPS.MPSMatrix
MPS.MPSVector

Matrix Arithmetic Operators

MPS.matmul!
MPS.matvecmul!
MPS.topk
MPS.topk!