Commit c44b7ad
committed
[Maskrcnn/PyT] Synchronize before reporting DLL time
1 parent 6610c05 commit c44b7adCopy full SHA for c44b7ad
File tree
Expand file treeCollapse file tree
3 files changed
+12
-8
lines changedOpen diff view settings
Filter options
- PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark
- engine
- utils
Expand file treeCollapse file tree
3 files changed
+12
-8
lines changedOpen diff view settings
Collapse file
PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark/engine/inference.py
Copy file name to clipboardExpand all lines: PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark/engine/inference.py+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
14 | | - |
15 | | - |
| 13 | + |
16 | 14 | |
17 | 15 | |
18 | 16 | |
| ||
83 | 81 | |
84 | 82 | |
85 | 83 | |
86 | | - |
| 84 | + |
87 | 85 | |
88 | 86 | |
89 | 87 | |
|
Collapse file
PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark/engine/trainer.py
Copy file name to clipboardExpand all lines: PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark/engine/trainer.py+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
| ||
90 | 90 | |
91 | 91 | |
92 | 92 | |
93 | | - |
94 | | - |
| 93 | + |
| 94 | + |
95 | 95 | |
96 | 96 | |
97 | 97 | |
| ||
169 | 169 | |
170 | 170 | |
171 | 171 | |
172 | | - |
| 172 | + |
173 | 173 | |
174 | 174 | |
175 | 175 | |
|
Collapse file
PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark/utils/comm.py
Copy file name to clipboardExpand all lines: PyTorch/Segmentation/MaskRCNN/pytorch/maskrcnn_benchmark/utils/comm.py+6Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
116 | 116 | |
117 | 117 | |
118 | 118 | |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
0 commit comments