mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:21:27 +08:00 
			
		
		
		
	Correct types for vjp + tests (#418)
* correct types for vjp + tests * fix build + comment
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| // Copyright © 2023 Apple Inc. | ||||
|  | ||||
| #include <cstring> | ||||
|  | ||||
| #include "mlx/ops.h" | ||||
| #include "mlx/primitives.h" | ||||
| #include "mlx/utils.h" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Awni Hannun
					Awni Hannun