|
12 | 12 |
|
13 | 13 | - Create_grad_kernel is call 27 times
|
14 | 14 |
|
| 15 | +### Wholes issue |
| 16 | +- Spremberg with 1.5 std of extra refinement: |
| 17 | + Number of voxels marked by stats: 424 of torch.Size([512]). |
| 18 | + Number of voxels marked total by corners: 281 |
| 19 | + Dense Grid would be 512 voxels |
| 20 | + Number of voxels marked by stats: 2535 of torch.Size([3568]). |
| 21 | + Number of voxels marked total by corners: 1492 |
| 22 | + Dense Grid would be 4096 voxels |
| 23 | + Number of voxels marked by stats: 12148 of torch.Size([21152]). |
| 24 | + Number of voxels marked total by corners: 7614 |
| 25 | + Dense Grid would be 32768 voxels |
| 26 | + Number of voxels marked by stats: 69619 of torch.Size([101432]). |
| 27 | + Number of voxels marked total by corners: 37423 |
| 28 | + Dense Grid would be 262144 voxels |
| 29 | + Chunking done: 12 chunks |
| 30 | +- Spremberg with 1 |
| 31 | + Number of voxels marked by stats: 408 of torch.Size([512]). |
| 32 | + Number of voxels marked total by corners: 281 |
| 33 | + Dense Grid would be 512 voxels |
| 34 | + Number of voxels marked by stats: 1953 of torch.Size([3504]). |
| 35 | + Number of voxels marked total by corners: 1492 |
| 36 | + Dense Grid would be 4096 voxels |
| 37 | + Number of voxels marked by stats: 8632 of torch.Size([16856]). |
| 38 | + Number of voxels marked total by corners: 7612 |
| 39 | + Dense Grid would be 32768 voxels |
| 40 | + Chunking done: 13 chunks |
| 41 | + Number of voxels marked by stats: 47653 of torch.Size([79080]). |
| 42 | + Number of voxels marked total by corners: 37408 |
| 43 | + Dense Grid would be 262144 voxels |
| 44 | + Chunking done: 10 chunks |
| 45 | + |
15 | 46 | ### Other:
|
16 | 47 | {'_cached_pivot': [200, 200, 0],
|
17 | 48 | '_is_default_transform': False,
|
|
0 commit comments