Files
HuggingFace_transformer/docs/source
Francesco Saverio Zuppichini 667b823b89 Swin support for any input size (#15986)
* padding done

* correctly return one attention per layer

* almost correct, attentions are not flatten one tuple per stage

* tests green

* doc

* conversations

* reshaping hidden_states

* view in the test

* reshape_hidden_states in Encoder and Model

* new outputs with reshaped_hidden_states

* conversations

* doc

* Update docs/source/model_doc/swin.mdx

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>

* conversations

* fix tests

* minor changes

* resolved conversations

* attentions one per stage

* typo

* typos

* typos

* function signature

* CI

* clean up tests

Co-authored-by: NielsRogge <48327001+NielsRogge@users.noreply.github.com>
2022-03-16 18:38:25 +01:00
..
2022-03-15 10:13:34 -04:00
2022-03-15 10:13:34 -04:00
2021-12-22 16:14:35 -05:00
2022-01-31 17:03:06 +01:00
2022-03-15 10:13:34 -04:00
2021-12-22 16:14:35 -05:00
2021-12-27 19:07:46 -05:00
2022-01-28 19:01:37 -06:00
2021-12-27 19:07:46 -05:00
2020-04-06 14:32:39 -04:00
2021-12-27 19:07:46 -05:00
2021-12-22 16:14:35 -05:00
2022-03-15 10:13:34 -04:00
2022-03-15 10:13:34 -04:00
2022-03-15 10:13:34 -04:00
2021-12-22 16:14:35 -05:00
2022-03-15 10:13:34 -04:00
2022-03-15 10:13:34 -04:00
2022-02-01 18:28:12 -06:00