Commit 639d983
Pkgoogle/efficient net migration (#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 1e97bae commit 639d983
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 | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
127 | 130 | | |
128 | 131 | | |
129 | 132 | | |
| |||
| 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