-
Notifications
You must be signed in to change notification settings - Fork 974
Pull requests: tracel-ai/burn
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(cosine): remove erroneous restart, match PyTorch CosineAnnealingLR behavior
#5191
opened Jul 18, 2026 by
DeathSurfing
Loading…
Add autotune bounds for attention and reduce; refactor matmul throughput
#5188
opened Jul 17, 2026 by
ThierryCantin-Demers
Member
•
Draft
feat: add PixelShuffle and PixelUnshuffle modules
#5184
opened Jul 17, 2026 by
Bellman281
Contributor
Loading…
2 tasks done
Fix how param id are collected in burn-store
#5180
opened Jul 17, 2026 by
nathanielsimard
Member
Loading…
feat: add TripletMarginLoss
#5175
opened Jul 17, 2026 by
Bellman281
Contributor
Loading…
2 tasks done
feat: add fold4d / Fold4d module (inverse of unfold4d)
#5173
opened Jul 17, 2026 by
Bellman281
Contributor
Loading…
2 tasks
feat(burn-cubecl): add deterministic feature for reproducible float reductions
#5156
opened Jul 13, 2026 by
guoyucode
Loading…
4 tasks
feat(dataset): make image extension matching case-insensitive
#5152
opened Jul 10, 2026 by
veezhang
Loading…
2 tasks done
fix(flex): support GQA/MQA in attention (q_heads % kv_heads == 0)
#5142
opened Jul 8, 2026 by
AnayGarodia
Loading…
fix(autodiff): zero-safe cumprod gradient (no division by input)
#5141
opened Jul 8, 2026 by
AnayGarodia
Loading…
fix(burn-store): prevent CPU exhaustion via pickle memo bomb
#5120
opened Jul 1, 2026 by
Infinty-ux
Loading…
feat: add AdaptiveAvgPool3d module (#4832)
#5115
opened Jun 28, 2026 by
jaweed3
Contributor
Loading…
perf(fusion): use cubek's dedicated any/all reduce instruction
#5113
opened Jun 27, 2026 by
zhan-wei-919
Contributor
Loading…
Perf/pooling and interpolate optimization
#5112
opened Jun 26, 2026 by
SamuelBelanger
Contributor
Loading…
2 tasks
Support Bitcast Ops for NonInt Kinds
#5105
opened Jun 24, 2026 by
skewballfox
Contributor
•
Draft
2 tasks
Use CBOR as a serialization format across the crates
#5100
opened Jun 22, 2026 by
nathanielsimard
Member
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.