Add TF ResNet model #17427
Rought TF conversion outline
b8144f23
Merge branch 'main' into add-tf-resnet
261860e7
Tidy up
0313ab47
Merge branch 'main' into add-tf-resnet
373a549a
Merge branch 'main' into add-tf-resnet
4d0ece8c
Merge branch 'main' into add-tf-resnet
966d196e
Fix padding differences between layers
f44f1a3f
Merge branch 'main' into add-tf-resnet
5dd52052
Resolve conflicts
ec5122bd
Merge branch 'main' into add-tf-resnet
d48777db
Add back embedder - whoops
3bd197ba
Merge in main
ccc06ec4
Match test file to main
a8664a16
Match upstream test file
456a5983
Correctly pass and assign image_size parameter
a5584e18
Add in MainLayer
3cd431b1
Correctly name layer
68ca81d8
Tidy up AdaptivePooler
0d94522a
Small tidy-up
a2cd69b3
Merge branch 'main' into add-tf-resnet
a7711ec7
Merge branch 'add-tf-resnet' of github.com:amyeroberts/transformers i…
e2d60550
amyeroberts
changed the title [WIP] Add TF ResNet model Add TF ResNet model 4 years ago
Change AdaptiveAvgPool
479dd4be
Use updated AdaptiveAvgPool
6102a307
Make AdaptiveAvgPool compatible with CPU
5ad30f00
Remove image_size from configuration
a921d5e5
Fixup
93c1514f
Merge branch 'main' into add-tf-resnet
9500fc0b
Tensorflow -> TensorFlow
76a73796
Fix pt references in tests
b6b429f8
Apply suggestions from code review - grammar and wording
14d99496
Add TFResNet to doc tests
b9c99040
sgugger
approved these changes
on 2022-06-22
PR comments - GlobalAveragePooling and clearer comments
7bf8b333
Remove unused import
1eb8b44f
Add in keepdims argument
056a27f1
Merge branch 'main' into add-tf-resnet
6ecaf39a
Add num_channels check
43235dca
grammar fix: by -> of
07e2606d
Merge branch 'main' into add-tf-resnet
74813012
Remove transposes - keep NHWC throughout forward pass
ef1df6de
Merge branch 'add-tf-resnet' of github.com:amyeroberts/transformers i…
d1aaf594
Fixup look sharp
1bf76d1a
Merge branch 'main' into add-tf-resnet
43b33266
Resolve conflicts after RegNet merge
117ae198
Merge branch 'main' into add-tf-resnet
583583b2
Merge branch 'main' into add-tf-resnet
810d6437
Add missing layer names
b47480bc
Final tidy up - remove from_pt now weights on hub
dc963f1b
amyeroberts
deleted the add-tf-resnet branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub