Commit 1595e69
committed
Removed accept in a condition.
This shouldn't matter too much. It means before I was not considering the samples that were repeated (i.e. rejected). This might have a minor increase in our results for cumulative data sizes, but the minibatch averages will be the same roughly1 parent 2430b3b commit 1595e69
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | | - | |
| 212 | + | |
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
| |||
0 commit comments