Files
HuggingFace_transformer/tests/models
Armaghan Shakir 0710e9b1e8 Create and Expose SamVisionModel as public for better accessibility (#36493)
* move encoder below

* auto modeling

* write SamVisionTester

* fix vision attention shape

* fix SamVisionTest

* minor changes to SamVisionTest

* Revert "fix vision attention shape"

This reverts commit d2a4083ae5704716e33351aed03af8f3cc45f3ae.

* fix attention output shape in new tests

* remove encoder examples

* run modular on got_ocr2

* code formatting

* fix got_ocr2

* ruff fixes

* code quality

* add sam_vision in auto modeling and auto configuration

* remove composite test

* updated index.md

* add TFSamVisionEncoder to __init__

* fix public TFSamVisionEncoder

* remove outdated todo comment

* set test_torch_exportable

Co-authored-by: Pavel Iakubovskii <qubvel@gmail.com>

* rename: VisionEncoder -> VisionModel

* bring back original SamVisionEncoder

* rename back: VisionEncoderOutput -> VisionModelOutput

* undo changes in SamModelTester

* reuse SamVisionEncoder in SamVisionModel

---------

Co-authored-by: Pavel Iakubovskii <qubvel@gmail.com>
2025-03-31 11:45:07 +02:00
..
2025-03-18 23:39:50 +01:00
2025-03-17 14:56:18 +01:00
2025-03-05 15:04:06 -08:00
2025-03-05 15:04:06 -08:00
2025-02-14 15:23:49 +01:00
2025-03-05 15:04:06 -08:00
2025-03-25 16:00:11 +01:00
2025-03-05 15:04:06 -08:00
2025-03-25 16:00:11 +01:00
2025-02-20 15:00:26 +01:00
2025-03-05 15:04:06 -08:00
2025-03-05 15:04:06 -08:00
2025-03-24 14:08:29 +00:00
2025-03-05 15:04:06 -08:00
2025-03-25 16:00:11 +01:00
2025-03-05 15:04:06 -08:00
2025-03-05 15:04:06 -08:00
2025-03-24 14:08:29 +00:00
2025-03-24 14:08:29 +00:00
2025-03-25 10:46:38 +01:00
2025-03-05 15:04:06 -08:00
2025-03-18 12:04:42 +01:00
2025-03-31 09:50:49 +02:00
2025-02-21 09:04:19 +00:00
2025-03-05 15:04:06 -08:00
2025-03-05 15:04:06 -08:00
2025-03-05 15:04:06 -08:00
2025-03-24 14:08:29 +00:00
2025-03-05 15:04:06 -08:00
2025-02-13 10:28:37 +00:00
2022-05-03 14:42:02 +02:00