mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-26 15:58:14 +08:00
Adds isinf (#445)
* adds isinf Signed-off-by: matthewfernst <matthew.f.ernst@gmail.com> * use stream + nits * typo --------- Signed-off-by: matthewfernst <matthew.f.ernst@gmail.com> Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
@@ -52,6 +52,7 @@ Operations
|
||||
identity
|
||||
inner
|
||||
isnan
|
||||
isinf
|
||||
less
|
||||
less_equal
|
||||
linspace
|
||||
|
Reference in New Issue
Block a user