File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- version list -->
44
5+ ## v0.16.0 (2026-06-16)
6+
7+ ### Documentation
8+
9+ - Add DEP-0008 for backend selection mechanism ([ #34 ] ( https://github.com/d9d-project/d9d/pull/34 ) ,
10+ [ ` 57055fa ` ] ( https://github.com/d9d-project/d9d/commit/57055fa23b34e99fc542b8d2bf540dd924b02939 ) )
11+
12+ ### Features
13+
14+ - Implement FA4/FA2/TorchSDPA/Eager attention backends with programmatic auto-selection
15+ ([ #35 ] ( https://github.com/d9d-project/d9d/pull/35 ) ,
16+ [ ` e6374be ` ] ( https://github.com/d9d-project/d9d/commit/e6374beb7e7d9ce827745ec467cb5766e3a7b34f ) )
17+
18+
519## v0.15.0 (2026-06-04)
620
721### Features
Original file line number Diff line number Diff line change 11[project ]
22name = " d9d"
3- version = " 0.15 .0"
3+ version = " 0.16 .0"
44description = " d9d - d[istribute]d - distributed training framework based on PyTorch that tries to be efficient yet hackable"
55authors = [
66 {name = " Maksim Afanasyev" , email = " mr.applexz@gmail.com" }
You can’t perform that action at this time.
0 commit comments