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 |
---|---|---|---|---|
torchrec/distributed/embedding_sharding.py torchrec/distributed/dist_data.py |
6 | 12 (50%) | 14 (42%) | 2022-01-13 |
torchrec/distributed/tw_sharding.py torchrec/distributed/embeddingbag.py |
5 | 9 (55%) | 9 (55%) | 2022-01-13 |
torchrec/distributed/dist_data.py torchrec/distributed/cw_sharding.py |
4 | 14 (28%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/dp_sharding.py torchrec/distributed/dist_data.py |
4 | 7 (57%) | 14 (28%) | 2022-01-13 |
torchrec/distributed/embedding_sharding.py torchrec/distributed/cw_sharding.py |
4 | 12 (33%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/embedding_sharding.py torchrec/distributed/dp_sharding.py |
4 | 12 (33%) | 7 (57%) | 2022-01-13 |
torchrec/distributed/embedding_types.py torchrec/distributed/cw_sharding.py |
4 | 9 (44%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/embedding_types.py torchrec/distributed/embedding_sharding.py |
4 | 9 (44%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/embeddingbag.py torchrec/distributed/cw_sharding.py |
4 | 9 (44%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/embeddingbag.py torchrec/distributed/dist_data.py |
4 | 9 (44%) | 14 (28%) | 2022-01-13 |
torchrec/distributed/embeddingbag.py torchrec/distributed/embedding_sharding.py |
4 | 9 (44%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/embeddingbag.py torchrec/distributed/embedding_types.py |
4 | 9 (44%) | 9 (44%) | 2022-01-13 |
torchrec/distributed/rw_sharding.py torchrec/distributed/embeddingbag.py |
4 | 9 (44%) | 9 (44%) | 2022-01-13 |
torchrec/distributed/tw_sharding.py torchrec/distributed/cw_sharding.py |
4 | 9 (44%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/tw_sharding.py torchrec/distributed/dist_data.py |
4 | 9 (44%) | 14 (28%) | 2022-01-13 |
torchrec/distributed/tw_sharding.py torchrec/distributed/embedding_sharding.py |
4 | 9 (44%) | 12 (33%) | 2022-01-13 |
torchrec/distributed/tw_sharding.py torchrec/distributed/embedding_types.py |
4 | 9 (44%) | 9 (44%) | 2022-01-13 |
torchrec/distributed/tw_sharding.py torchrec/distributed/rw_sharding.py |
4 | 9 (44%) | 9 (44%) | 2022-01-13 |
torchrec/distributed/twrw_sharding.py torchrec/distributed/dist_data.py |
4 | 9 (44%) | 14 (28%) | 2022-01-13 |
torchrec/distributed/twrw_sharding.py torchrec/distributed/dp_sharding.py |
4 | 9 (44%) | 7 (57%) | 2022-01-13 |