Commit 61def1a
Change to warn_once for frontend/backend mismatch (#5097)
Summary:
Pull Request resolved: #5097
X-link: https://github.com/facebookresearch/FBGEMM/pull/2104
Use TORCH_WARN_ONCE instead of TORCH_WARN to reduce the warning message.
Reviewed By: q10
Differential Revision: D86381414
fbshipit-source-id: 90de545c83e50c6a449ff0852081673c50c80bd81 parent 396ad52 commit 61def1a
File tree
1 file changed
+1
-1
lines changed- fbgemm_gpu/codegen/training/pt2
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1236 | 1236 | | |
1237 | 1237 | | |
1238 | 1238 | | |
1239 | | - | |
| 1239 | + | |
1240 | 1240 | | |
1241 | 1241 | | |
1242 | 1242 | | |
| |||
0 commit comments