mirror of
				https://github.com/ml-explore/mlx.git
				synced 2025-10-31 16:21:27 +08:00 
			
		
		
		
	Pooling layers (#357)
Co-authored-by: Angelos Katharopoulos <a_katharopoulos@apple.com> Co-authored-by: Awni Hannun <awni@apple.com>
This commit is contained in:
		 Gabrijel Boduljak
					Gabrijel Boduljak
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							40c108766b
						
					
				
				
					commit
					e54cbb7ba6
				
			| @@ -10,6 +10,8 @@ Layers | ||||
|    :template: nn-module-template.rst | ||||
|  | ||||
|    ALiBi | ||||
|    AvgPool1d | ||||
|    AvgPool2d | ||||
|    BatchNorm | ||||
|    Conv1d | ||||
|    Conv2d | ||||
| @@ -22,6 +24,8 @@ Layers | ||||
|    InstanceNorm | ||||
|    LayerNorm | ||||
|    Linear | ||||
|    MaxPool1d | ||||
|    MaxPool2d | ||||
|    Mish | ||||
|    MultiHeadAttention | ||||
|    PReLU | ||||
|   | ||||
		Reference in New Issue
	
	Block a user