Skip to content

Commit

Permalink
Update mlx-image.md (#1547)
Browse files Browse the repository at this point in the history
Removed outdated warning about grouped conv2d.
  • Loading branch information
laclouis5 authored Dec 27, 2024
1 parent 9fe4b36 commit 5c26ed3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/hub/mlx-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ To list all available models:
from mlxim.model import list_models
list_models()
```
> [!WARNING]
> As of today (2024-03-15) mlx does not support `group` param for nn.Conv2d. Therefore, architectures such as `resnext`, `regnet` or `efficientnet` are not yet supported in `mlx-image`.

## ImageNet-1K Results

Expand Down

0 comments on commit 5c26ed3

Please sign in to comment.