mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:21:27 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			81 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			81 B
		
	
	
	
		
			Python
		
	
	
	
	
	
| from . import mlx_tests
 | |
| 
 | |
| __unittest = True
 | |
| 
 | |
| mlx_tests.MLXTestRunner(module=None)
 | 
