TF implementation of RegNets #17554
chore: initial commit
99641bda
chore: porting the rest of the modules to tensorflow
7ea1d019
Fix initilizations (#1)
74cd9a0b
chore: styling nits.
1b42157e
fix: cross-loading bn params.
f1bf27ad
fix: regnet tf model, integration passing.
adec9db1
add: tests for TF regnet.
e90fdfc1
fix: code quality related issues.
ec9bf1c6
chore: added rest of the files.
419da378
Merge pull request #2 from ariG23498/feat/tf-regnets
213e9e97
ariG23498
marked this pull request as ready for review 3 years ago
minor additions..
cf3d797a
fix: repo consistency.
b9aa7b57
fix: regnet tf tests.
b93abe89
chore: reorganize dummy_tf_objects for regnet.
c4cd6db7
chore: remove checkpoint var.
7c588381
chore: remov unnecessary files.
ab7f80eb
chore: run make style.
5bf7d280
Merge branch 'main' into aritra-regnets
9e26607e
Update docs/source/en/model_doc/regnet.mdx
23a20ad2
chore: PR feedback I.
6fdcc6dc
fix: pt test. thanks to @ydshieh.
736b5218
New adaptive pooler (#3)
55a8a0f0
Empty-Commit
882959e0
chore: remove image_size comment.
221c76d5
chore: remove playground_tf.py
5c285e44
chore: minor changes related to spacing.
eafaeb93
Merge branch 'main' into aritra-regnets
0ce07cd9
chore: make style.
cc2c1fed
Update src/transformers/models/regnet/modeling_tf_regnet.py
c416b592
Update src/transformers/models/regnet/modeling_tf_regnet.py
579fd866
chore: refactored __init__.
040032f0
chore: copied from -> taken from./g
ab641fec
sgugger
approved these changes
on 2022-06-22
Merge branch 'main' into aritra-regnets
222493c6
adaptive pool -> global avg pool, channel check.
478b352a
chore: move channel check to stem.
d2926948
pr comments - minor refactor and add regnets to doc tests.
9e07109c
Update src/transformers/models/regnet/modeling_tf_regnet.py
969762f1
sgugger
approved these changes
on 2022-06-24
minor fix in the xlayer.
0fa00bc8
Merge branch 'main' into aritra-regnets
fd053e89
Empty-Commit
a893f3eb
chore: removed from_pt=True.
0360f450
Merge branch 'main' into aritra-regnets
d7d395a3
gante
merged
a7eba831
into main 3 years ago
sayakpaul
deleted the aritra-regnets branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub