Commit 2b69608
Refactor split inference (#648)
* refactor: updated split inference pipeline
* messy and in progress
* refactor: split inference almost working
* refactor: infernce is working
* refactor: split inference works
* refactor: updated saving preds
* bug: empty branch profiles
* remove test block
* updated empty edge index handling
* doc
* debugging gnn
* refactor: split dataset creation
* doc: split datasets
* updated split train
* bug: subgraph sampling
* bug: subgraph sampling
* debugging
* debugging printouts
* bug: debugging
---------
Co-authored-by: anna-grim <anna.grim@alleninstitute.org>1 parent 4dae5dc commit 2b69608
1 file changed
+9
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
86 | 90 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 91 | | |
96 | 92 | | |
97 | 93 | | |
98 | 94 | | |
99 | 95 | | |
100 | 96 | | |
101 | 97 | | |
102 | | - | |
103 | | - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 108 | | |
117 | 109 | | |
118 | 110 | | |
| |||
0 commit comments