transformers
Fixes DynamicCache export issues due to control flow and inplace modifications
#36652
Merged

Fixes DynamicCache export issues due to control flow and inplace modifications #36652

gante merged 33 commits into huggingface:main from xadupre:copy
xadupre
xadupre Remove unnecessary masked_fill in deberta models
612dd965
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
b644c633
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
605053c5
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
82c4d2ef
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
478a78cc
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
c9fc2fa1
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
fbab11c6
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
f1026e5d
xadupre Merge branch 'main' of https://github.com/huggingface/transformers
c39ed968
xadupre Enable some code when exporting but not compiling
4fc4a048
xadupre add missing import
fa70965e
github-actions github-actions marked this pull request as draft 329 days ago
github-actions
xadupre style
9aafbd87
xadupre replace if by torch.cond
a4429e3f
xadupre style
d0bbb339
xadupre Merge branch 'main' into copy
508e4260
xadupre use numel
4af3a4cf
xadupre style
1bd922e1
xadupre add unit tests
6edc936c
xadupre style
b73cb7cf
xadupre Merge branch 'main' of https://github.com/huggingface/transformers in…
d5d4f9e7
xadupre xadupre changed the title [WIP] Enable code when exporting, disabling when compiling in GenerationConfig Enable code when exporting, disabling when compiling in GenerationConfig 328 days ago
xadupre xadupre changed the title Enable code when exporting, disabling when compiling in GenerationConfig Fixes DynamicCache export issues, use different implementation when exporting 328 days ago
xadupre xadupre changed the title Fixes DynamicCache export issues, use different implementation when exporting Fixes DynamicCache export issues 328 days ago
xadupre xadupre changed the title Fixes DynamicCache export issues Fixes DynamicCache export issues due to control flow and inplace modifications 328 days ago
xadupre Merge branch 'main' into copy
083b990a
xadupre xadupre marked this pull request as ready for review 328 days ago
xadupre Merge branch 'main' into copy
be59327d
github-actions github-actions requested a review from ArthurZucker ArthurZucker 328 days ago
github-actions github-actions requested a review from Rocketknight1 Rocketknight1 328 days ago
xadupre change empty value for dynamic cache
6a5897a6
xadupre replace != [] by numel()
ce3f6230
xadupre fix import issue
05ba1ee5
xadupre Merge branch 'main' of https://github.com/huggingface/transformers in…
e981d85c
Rocketknight1 Rocketknight1 removed review request from Rocketknight1 Rocketknight1 328 days ago
Rocketknight1 Rocketknight1 removed review request from ArthurZucker ArthurZucker 328 days ago
Rocketknight1 Rocketknight1 requested a review from gante gante 328 days ago
Rocketknight1 Rocketknight1 requested a review from zucchini-nlp zucchini-nlp 328 days ago
Rocketknight1
xadupre Merge branch 'main' into copy
b1854ae1
xadupre Merge branch 'main' into copy
6fb723fc
gante
gante commented on 2025-03-19
xadupre
xadupre refactoring
23e13c3c
xadupre Merge branch 'main' into copy
bcb2c254
xadupre style
317d48d9
xadupre Merge branch 'main' into copy
78a5b7bb
xadupre
xadupre xadupre requested a review from gante gante 317 days ago
xadupre Merge branch 'main' of https://github.com/huggingface/transformers in…
940406e3
gramalingam
gramalingam commented on 2025-03-28
gante
gante approved these changes on 2025-04-01
gante
xadupre
gante gante merged 6f5dc9c8 into main 308 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone