mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-11-04 18:48:15 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			168 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			168 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
include CMakeLists.txt
 | 
						|
include mlx.pc.in
 | 
						|
recursive-include mlx/ *
 | 
						|
include cmake/*
 | 
						|
include python/src/*
 | 
						|
include python/mlx/py.typed # support type hinting as in PEP-561
 |