Gabrijel Boduljak

Results 3 issues of Gabrijel Boduljak

## Proposed changes Added ``MaxPool`` and ``AvgPool`` layers. MaxPool and AvgPool layers were requested in [this issue](https://github.com/ml-explore/mlx/issues/25). In this PR, I propose implementing the requested pooling operations by firstly computing...

Hi :) I am a big fan of **einops** and I believe that supporting it within the framework would be highly valuable, especially for quick prototyping and situations where performance...

enhancement

Would it be worth implementing ViT and CLIP example?

enhancement