Commit eab72f0
authored
Tkurth/flexible sharding (#22)
* working distributed fwd SHT with flexible sharding and without padding
* fixing distributed sht with new logic
* fixed distributed SHT and ISHT with flexible padding
* working unittest for distributed fwd SHT
* distributed tests converted to unit tests
* bumping version number up to 0.6.4
* fixing small splitting bug in th distributed
* updated changeloc, removed tests folder1 parent 31a3357 commit eab72f0
File tree
9 files changed
+552
-700
lines changed- tests
- torch_harmonics
- distributed
9 files changed
+552
-700
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 | | |
6 | 11 | | |
7 | 12 | | |
| |||
62 | 67 | | |
63 | 68 | | |
64 | 69 | | |
65 | | - | |
| 70 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
This file was deleted.
0 commit comments