remove unnecessary call to `F.pad` #10620
rewrite memory count without implicitly using dimensions by @ic-synth
c5ce24f9
replace F.pad by built-in padding in Conv3D
c586b4ba
in-place sums to reduce memory allocations
272537b3
bm-synth
changed the title Inplace sums, remove call to `F.pad` and better memory count Inplace sums, remove call to `F.pad`, improved calculation of memory 1 year ago
bm-synth
changed the title Inplace sums, remove call to `F.pad`, improved calculation of memory Inplace sums, remove call to `F.pad`, improved calculation of `memory_count` 1 year ago
bm-synth
marked this pull request as ready for review 1 year ago
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
153ca9ab
bm-synth
changed the title Inplace sums, remove call to `F.pad`, improved calculation of `memory_count` in-place sums, remove call to `F.pad`, improved calculation of `memory_count` 364 days ago
fixed trailing whitespace
b0c826f7
file reformatted
249a8a27
in-place sums
a0c5ab23
simpler in-place expressions
77470078
removed in-place sum, may affect backward propagation logic
4bd9e991
removed in-place sum, may affect backward propagation logic
2ce09f8a
removed in-place sum, may affect backward propagation logic
8db178f7
bm-synth
changed the title in-place sums, remove call to `F.pad`, improved calculation of `memory_count` remove call to `F.pad`, improved calculation of `memory_count` 361 days ago
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
e264448a
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
25727e4c
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
78229ecf
Merge branch 'huggingface:main' into main
8ed91e88
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
a49e68e2
yiyixuxu
approved these changes
on 2025-03-04
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
d66abdcd
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
ef5a51c6
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
712edf79
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
d71d8124
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
5ee82cb4
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
af48b3b8
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
5320a516
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
5acb13d4
reverted change
0e1a22a3
Merge branch 'inplace_sum_and_remove_padding_and_better_memory_count'…
4ca91dfc
bm-synth
changed the title remove call to `F.pad`, improved calculation of `memory_count` remove unnecessary call to `F.pad` 314 days ago
Merge branch 'main' into inplace_sum_and_remove_padding_and_better_me…
4b4a8e8a
hlky
merged
fe2b3974
into main 294 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub