Add conjugate operator (#1100)
* cpu and gpu impl * add mx.conj and array.conj() --------- Co-authored-by: Alex Barron <[email protected]>
This commit is contained in:
co-authored by
Alex Barron
parent
8bd6bfa4b5
commit
2e158cf6d0
@@ -38,6 +38,8 @@ Operations
|
||||
ceil
|
||||
clip
|
||||
concatenate
|
||||
conj
|
||||
conjugate
|
||||
convolve
|
||||
conv1d
|
||||
conv2d
|
||||
|
||||
Reference in New Issue
Block a user