Commit fa0e0e2
authored
Add ConvMixer Models (keras-team#1281)
* initial
* paper
* config
* ConvMixer Layer
* Patch Embedding
* ConvMixer
* All Variants
* Update __init__
* Update __init__
* Update black
* tests
* docs fix
* apply
* fix
* fix
* fix failing tests
* Format
* minor fix
* update
* Docs Fix1 parent f27da95 commit fa0e0e2
3 files changed
+449
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments