This repository was archived by the owner on Aug 1, 2023. It is now read-only.
Commit e07df3c
Some fixes for running on CPU (#221)
Summary:
Pull Request resolved: #221
Running the benchmark with CUDA_VISIBLE_DEVICES='' brought up some issues in the code when running on CPU. These are the fixes
Reviewed By: jhcross
Differential Revision: D9996497
fbshipit-source-id: e418f0d5f9bd98b97fb149d689f3571fb4b8f14d1 parent eab1d26 commit e07df3c
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| |||
608 | 610 | | |
609 | 611 | | |
610 | 612 | | |
611 | | - | |
612 | | - | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
613 | 616 | | |
614 | 617 | | |
615 | 618 | | |
| |||
0 commit comments