transformers
f7ea959b - [`core`/ `GC` / `tests`] Stronger GC tests (#27124)

Comment changes are shownComment changes are hidden
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>
Author
Parents
  • tests
    • models
      • align
        • File
          test_modeling_align.py
      • altclip
        • File
          test_modeling_altclip.py
      • autoformer
        • File
          test_modeling_autoformer.py
      • beit
        • File
          test_modeling_beit.py
      • big_bird
        • File
          test_modeling_big_bird.py
      • blip
        • File
          test_modeling_blip.py
        • File
          test_modeling_blip_text.py
        • File
          test_modeling_tf_blip_text.py
      • blip_2
        • File
          test_modeling_blip_2.py
      • canine
        • File
          test_modeling_canine.py
      • chinese_clip
        • File
          test_modeling_chinese_clip.py
      • clap
        • File
          test_modeling_clap.py
      • clip
        • File
          test_modeling_clip.py
      • clipseg
        • File
          test_modeling_clipseg.py
      • deit
        • File
          test_modeling_deit.py
      • dinov2
        • File
          test_modeling_dinov2.py
      • dpt
        • File
          test_modeling_dpt.py
        • File
          test_modeling_dpt_hybrid.py
      • flava
        • File
          test_modeling_flava.py
      • fnet
        • File
          test_modeling_fnet.py
      • git
        • File
          test_modeling_git.py
      • gpt2
        • File
          test_modeling_gpt2.py
      • groupvit
        • File
          test_modeling_groupvit.py
      • idefics
        • File
          test_modeling_idefics.py
      • imagegpt
        • File
          test_modeling_imagegpt.py
      • informer
        • File
          test_modeling_informer.py
      • instructblip
        • File
          test_modeling_instructblip.py
      • layoutlm
        • File
          test_modeling_layoutlm.py
      • lilt
        • File
          test_modeling_lilt.py
      • luke
        • File
          test_modeling_luke.py
      • marian
        • File
          test_modeling_marian.py
      • mra
        • File
          test_modeling_mra.py
      • owlv2
        • File
          test_modeling_owlv2.py
      • owlvit
        • File
          test_modeling_owlvit.py
      • pegasus
        • File
          test_modeling_pegasus.py
      • pix2struct
        • File
          test_modeling_pix2struct.py
      • roformer
        • File
          test_modeling_roformer.py
      • sam
        • File
          test_modeling_sam.py
      • seamless_m4t
        • File
          test_modeling_seamless_m4t.py
      • speech_to_text
        • File
          test_modeling_speech_to_text.py
        • File
          test_modeling_tf_speech_to_text.py
      • speecht5
        • File
          test_modeling_speecht5.py
      • swin2sr
        • File
          test_modeling_swin2sr.py
      • time_series_transformer
        • File
          test_modeling_time_series_transformer.py
      • umt5
        • File
          test_modeling_umt5.py
      • vilt
        • File
          test_modeling_vilt.py
      • visual_bert
        • File
          test_modeling_visual_bert.py
      • vitmatte
        • File
          test_modeling_vitmatte.py
      • whisper
        • File
          test_modeling_whisper.py
      • x_clip
        • File
          test_modeling_x_clip.py
    • File
      test_modeling_common.py