Commit 2493c18
Pkgoogle/efficient net migration (keras-team#1778)
* migrating efficientnet models to keras-hub
* merging changes from other sources
* autoformatting pass
* initial consolidation of efficientnet_backbone
* most updates and removing separate implementation
* cleanup, autoformatting, keras generalization
* removed layer examples outside of effiicient net
* many, mainly documentation changes, small test fixes1 parent c89a186 commit 2493c18
File tree
8 files changed
+1288
-0
lines changed- keras_nlp
- api/models
- src/models/efficientnet
8 files changed
+1288
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments