A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
utils.py engine.py |
3 | 5 (60%) | 6 (50%) | 2022-01-21 |
utils.py main.py |
3 | 5 (60%) | 5 (60%) | 2022-01-21 |
main.py datasets.py |
2 | 5 (40%) | 2 (100%) | 2022-01-21 |
main.py engine.py |
2 | 5 (40%) | 6 (33%) | 2022-01-21 |
utils.py datasets.py |
2 | 5 (40%) | 2 (100%) | 2022-01-21 |
semantic_segmentation/mmcv_custom/customized_text.py object_detection/mmcv_custom/customized_text.py |
2 | 2 (100%) | 2 (100%) | 2022-01-14 |
models/convnext_isotropic.py models/convnext.py |
2 | 2 (100%) | 2 (100%) | 2022-01-13 |
semantic_segmentation/configs/_base_/models/upernet_convnext.py object_detection/mmdet/models/backbones/convnext.py |
2 | 2 (100%) | 2 (100%) | 2022-01-11 |
engine.py datasets.py |
1 | 6 (16%) | 2 (50%) | 2022-01-21 |
semantic_segmentation/mmcv_custom/apex_runner/checkpoint.py object_detection/mmcv_custom/runner/checkpoint.py |
1 | 1 (100%) | 1 (100%) | 2022-01-16 |
object_detection/mmcv_custom/layer_decay_optimizer_constructor.py object_detection/mmcv_custom/customized_text.py |
1 | 1 (100%) | 2 (50%) | 2022-01-14 |
semantic_segmentation/mmcv_custom/customized_text.py object_detection/mmcv_custom/layer_decay_optimizer_constructor.py |
1 | 2 (50%) | 1 (100%) | 2022-01-14 |
semantic_segmentation/mmcv_custom/layer_decay_optimizer_constructor.py object_detection/mmcv_custom/customized_text.py |
1 | 1 (100%) | 2 (50%) | 2022-01-14 |
semantic_segmentation/mmcv_custom/layer_decay_optimizer_constructor.py object_detection/mmcv_custom/layer_decay_optimizer_constructor.py |
1 | 1 (100%) | 1 (100%) | 2022-01-14 |
semantic_segmentation/mmcv_custom/layer_decay_optimizer_constructor.py semantic_segmentation/mmcv_custom/customized_text.py |
1 | 1 (100%) | 2 (50%) | 2022-01-14 |
object_detection/configs/_base_/default_runtime.py object_detection/mmcv_custom/customized_text.py |
1 | 1 (100%) | 2 (50%) | 2022-01-14 |
object_detection/configs/_base_/default_runtime.py semantic_segmentation/mmcv_custom/customized_text.py |
1 | 1 (100%) | 2 (50%) | 2022-01-14 |
object_detection/mmcv_custom/__init__.py object_detection/mmcv_custom/customized_text.py |
1 | 1 (100%) | 2 (50%) | 2022-01-14 |
object_detection/mmcv_custom/__init__.py semantic_segmentation/mmcv_custom/customized_text.py |
1 | 1 (100%) | 2 (50%) | 2022-01-14 |
object_detection/mmcv_custom/__init__.py object_detection/configs/_base_/default_runtime.py |
1 | 1 (100%) | 1 (100%) | 2022-01-14 |