Commit f3222f9
fix: device mismatch in NPSE marginal mean/std computation (#1707)
* Fix device mismatch in NPSE marginal mean/std computation
* Apply pre-commit formatting to score_estimator fix
* Inline device assignment for t_tensor as suggested by reviewer
Co-authored-by: Jan Teusen (né Boelts) <janfb@users.noreply.github.com>
---------
Co-authored-by: Jan Teusen (né Boelts) <janfb@users.noreply.github.com>1 parent 2c216c2 commit f3222f9
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
0 commit comments