Commit 58da317
committed
Update data augmentation tutorial (#2595)
Summary:
In #2285, the SNR calculation was fixed,
but there was still one that was not fixed. This commit fixes it.
Also following the feedback pytorch/tutorials#1930 (comment), update the variable name.
Pull Request resolved: #2595
Reviewed By: carolineechen
Differential Revision: D38314672
Pulled By: mthrok
fbshipit-source-id: b2015e2709729190d97264aa191651b3af4ba8561 parent 8edf91a commit 58da317
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
| 242 | + | |
| 243 | + | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
| 379 | + | |
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
| |||
0 commit comments