Commit 90be90e
FIGConvNet: fixed 'split_by_node_equal', supports multi-GPU execution. (NVIDIA#1375)
* FIGConvNet: fixed 'split_by_node_equal', supports multi-GPU execution.
Signed-off-by: lrwei <806871005@qq.com>
* Refactor: simplify loop with itertools.islice for safety and clarity
* Fix precommit
---------
Signed-off-by: lrwei <806871005@qq.com>
Co-authored-by: Corey adams <6619961+coreyjadams@users.noreply.github.com>1 parent bc8905d commit 90be90e
1 file changed
Lines changed: 16 additions & 11 deletions
Lines changed: 16 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments