mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-11-04 10:38:10 +08:00 
			
		
		
		
	change initial memory limits and add memory size to device info (#1064)
This commit is contained in:
		@@ -129,6 +129,7 @@ void init_metal(nb::module_& m) {
 | 
			
		||||
      * ``architecture``
 | 
			
		||||
      * ``max_buffer_size``
 | 
			
		||||
      * ``max_recommended_working_set_size``
 | 
			
		||||
      * ``memory_size``
 | 
			
		||||
 | 
			
		||||
      Returns:
 | 
			
		||||
          dict: A dictionary with string keys and string or integer values.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user