mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:21:27 +08:00 
			
		
		
		
	Add conjugate operator (#1100)
* cpu and gpu impl * add mx.conj and array.conj() --------- Co-authored-by: Alex Barron <abarron22@apple.com>
This commit is contained in:
		| @@ -38,6 +38,8 @@ Operations | ||||
|    ceil | ||||
|    clip | ||||
|    concatenate | ||||
|    conj | ||||
|    conjugate | ||||
|    convolve | ||||
|    conv1d | ||||
|    conv2d | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alex Barron
					Alex Barron