mirror of
https://github.com/ml-explore/mlx.git
synced 2025-12-16 01:49:05 +08:00
Implement the 'where' primitive for conditional selection (#664)
This commit is contained in:
@@ -27,6 +27,7 @@ set(
|
||||
"scan"
|
||||
"softmax"
|
||||
"sort"
|
||||
"ternary"
|
||||
"unary"
|
||||
"gather"
|
||||
"scatter"
|
||||
|
||||
Reference in New Issue
Block a user