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).
No file pairs changed together.
No temporal cross-component dependencies found.
No file pairs changed together.
No temporal cross-component dependencies found.
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
tensorflow_estimator/python/estimator/canned/baseline.py tensorflow_estimator/python/estimator/head/base_head.py |
1 | 25 (4%) | 42 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn.py tensorflow_estimator/python/estimator/head/base_head.py |
1 | 47 (2%) | 42 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn.py tensorflow_estimator/python/estimator/canned/baseline.py |
1 | 47 (2%) | 25 (4%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py tensorflow_estimator/python/estimator/head/base_head.py |
1 | 39 (2%) | 42 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py tensorflow_estimator/python/estimator/canned/baseline.py |
1 | 39 (2%) | 25 (4%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py tensorflow_estimator/python/estimator/canned/dnn.py |
1 | 39 (2%) | 47 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_test_fc_v2.py tensorflow_estimator/python/estimator/head/base_head.py |
1 | 12 (8%) | 42 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_test_fc_v2.py tensorflow_estimator/python/estimator/canned/baseline.py |
1 | 12 (8%) | 25 (4%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_test_fc_v2.py tensorflow_estimator/python/estimator/canned/dnn.py |
1 | 12 (8%) | 47 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_test_fc_v2.py tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py |
1 | 12 (8%) | 39 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/linear.py tensorflow_estimator/python/estimator/head/base_head.py |
1 | 55 (1%) | 42 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/linear.py tensorflow_estimator/python/estimator/canned/baseline.py |
1 | 55 (1%) | 25 (4%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/linear.py tensorflow_estimator/python/estimator/canned/dnn.py |
1 | 55 (1%) | 47 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/linear.py tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py |
1 | 55 (1%) | 39 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/linear.py tensorflow_estimator/python/estimator/canned/dnn_test_fc_v2.py |
1 | 55 (1%) | 12 (8%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/rnn.py tensorflow_estimator/python/estimator/head/base_head.py |
1 | 18 (5%) | 42 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/rnn.py tensorflow_estimator/python/estimator/canned/baseline.py |
1 | 18 (5%) | 25 (4%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/rnn.py tensorflow_estimator/python/estimator/canned/dnn.py |
1 | 18 (5%) | 47 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/rnn.py tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py |
1 | 18 (5%) | 39 (2%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/rnn.py tensorflow_estimator/python/estimator/canned/dnn_test_fc_v2.py |
1 | 18 (5%) | 12 (8%) | 2021-10-07 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
tensorflow_estimator/python/estimator/head/multi_class_head.py tensorflow_estimator/python/estimator/head/binary_class_head.py |
8 | 34 (23%) | 37 (21%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/multi_label_head.py tensorflow_estimator/python/estimator/head/binary_class_head.py |
8 | 32 (25%) | 37 (21%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/multi_label_head.py tensorflow_estimator/python/estimator/head/multi_class_head.py |
8 | 32 (25%) | 34 (23%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/regression_head.py tensorflow_estimator/python/estimator/head/binary_class_head.py |
8 | 28 (28%) | 37 (21%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/regression_head.py tensorflow_estimator/python/estimator/head/multi_class_head.py |
8 | 28 (28%) | 34 (23%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/regression_head.py tensorflow_estimator/python/estimator/head/multi_label_head.py |
8 | 28 (28%) | 32 (25%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/baseline.py tensorflow_estimator/python/estimator/head/base_head.py |
7 | 25 (28%) | 42 (16%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn.py tensorflow_estimator/python/estimator/head/base_head.py |
7 | 47 (14%) | 42 (16%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn.py tensorflow_estimator/python/estimator/canned/baseline.py |
7 | 47 (14%) | 25 (28%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py tensorflow_estimator/python/estimator/head/base_head.py |
7 | 39 (17%) | 42 (16%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py tensorflow_estimator/python/estimator/canned/baseline.py |
7 | 39 (17%) | 25 (28%) | 2021-10-07 |
tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py tensorflow_estimator/python/estimator/canned/dnn.py |
7 | 39 (17%) | 47 (14%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/binary_class_head.py tensorflow_estimator/python/estimator/head/base_head.py |
7 | 37 (18%) | 42 (16%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/binary_class_head.py tensorflow_estimator/python/estimator/canned/baseline.py |
7 | 37 (18%) | 25 (28%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/binary_class_head.py tensorflow_estimator/python/estimator/canned/dnn.py |
7 | 37 (18%) | 47 (14%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/binary_class_head.py tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py |
7 | 37 (18%) | 39 (17%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/multi_class_head.py tensorflow_estimator/python/estimator/head/base_head.py |
7 | 34 (20%) | 42 (16%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/multi_class_head.py tensorflow_estimator/python/estimator/canned/baseline.py |
7 | 34 (20%) | 25 (28%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/multi_class_head.py tensorflow_estimator/python/estimator/canned/dnn.py |
7 | 34 (20%) | 47 (14%) | 2021-10-07 |
tensorflow_estimator/python/estimator/head/multi_class_head.py tensorflow_estimator/python/estimator/canned/dnn_linear_combined.py |
7 | 34 (20%) | 39 (17%) | 2021-10-07 |