mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-11-01 00:28:11 +08:00 
			
		
		
		
	 8b76571896
			
		
	
	8b76571896
	
	
	
		
			
			* fix extensions * title * enable circle * fix nanobind tag * fix bug in doc * try to fix config * typo
		
			
				
	
	
		
			6 lines
		
	
	
		
			79 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			79 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| # Copyright © 2023 Apple Inc.
 | |
| 
 | |
| import mlx.core as mx
 | |
| 
 | |
| from ._ext import axpby
 |