transformers
f7ea959b
- [`core`/ `GC` / `tests`] Stronger GC tests (#27124)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
[`core`/ `GC` / `tests`] Stronger GC tests (#27124) * stronger GC tests * better tests and skip failing tests * break down into 3 sub-tests * break down into 3 sub-tests * refactor a bit * more refactor * fix * last nit * credits contrib and suggestions * credits contrib and suggestions --------- Co-authored-by: Yih-Dar <2521628+ydshieh@users.noreply.github.com> Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#27124 - [`core`/ `GC` / `tests`] Stronger GC tests
Author
younesbelkada
Parents
5bbf6712
Files
51
tests
models
align
test_modeling_align.py
altclip
test_modeling_altclip.py
autoformer
test_modeling_autoformer.py
beit
test_modeling_beit.py
big_bird
test_modeling_big_bird.py
blip
test_modeling_blip.py
test_modeling_blip_text.py
test_modeling_tf_blip_text.py
blip_2
test_modeling_blip_2.py
canine
test_modeling_canine.py
chinese_clip
test_modeling_chinese_clip.py
clap
test_modeling_clap.py
clip
test_modeling_clip.py
clipseg
test_modeling_clipseg.py
deit
test_modeling_deit.py
dinov2
test_modeling_dinov2.py
dpt
test_modeling_dpt.py
test_modeling_dpt_hybrid.py
flava
test_modeling_flava.py
fnet
test_modeling_fnet.py
git
test_modeling_git.py
gpt2
test_modeling_gpt2.py
groupvit
test_modeling_groupvit.py
idefics
test_modeling_idefics.py
imagegpt
test_modeling_imagegpt.py
informer
test_modeling_informer.py
instructblip
test_modeling_instructblip.py
layoutlm
test_modeling_layoutlm.py
lilt
test_modeling_lilt.py
luke
test_modeling_luke.py
marian
test_modeling_marian.py
mra
test_modeling_mra.py
owlv2
test_modeling_owlv2.py
owlvit
test_modeling_owlvit.py
pegasus
test_modeling_pegasus.py
pix2struct
test_modeling_pix2struct.py
roformer
test_modeling_roformer.py
sam
test_modeling_sam.py
seamless_m4t
test_modeling_seamless_m4t.py
speech_to_text
test_modeling_speech_to_text.py
test_modeling_tf_speech_to_text.py
speecht5
test_modeling_speecht5.py
swin2sr
test_modeling_swin2sr.py
time_series_transformer
test_modeling_time_series_transformer.py
umt5
test_modeling_umt5.py
vilt
test_modeling_vilt.py
visual_bert
test_modeling_visual_bert.py
vitmatte
test_modeling_vitmatte.py
whisper
test_modeling_whisper.py
x_clip
test_modeling_x_clip.py
test_modeling_common.py
Loading