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