transformers/tests/models/sam
Younes Belkada 3ce3385c47
Revert "Fix gradient checkpointing + fp16 autocast for most models" (#24420)
Revert "Fix gradient checkpointing + fp16 autocast for most models (#24247)"

This reverts commit 285a48011d.
2023-06-22 16:11:27 +02:00
..
__init__.py Add Segment Anything Model (SAM) (#22654) 2023-04-19 21:01:49 +02:00
test_modeling_sam.py Revert "Fix gradient checkpointing + fp16 autocast for most models" (#24420) 2023-06-22 16:11:27 +02:00
test_modeling_tf_sam.py Stop storing references to bound methods via tf.function (#24146) 2023-06-13 19:04:22 +01:00
test_processor_sam.py TF port of the Segment Anything Model (SAM) (#22970) 2023-05-19 14:14:13 +01:00