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 |
---|---|---|---|---|
tensorflow/lite/micro/kernels/tanh.cc tensorflow/lite/micro/kernels/logistic_common.cc |
3 | 7 (42%) | 4 (75%) | 2022-02-01 |
tensorflow/lite/micro/micro_context.h tensorflow/lite/micro/micro_context.cc |
3 | 4 (75%) | 3 (100%) | 2022-01-27 |
tensorflow/lite/micro/kernels/read_variable.cc tensorflow/lite/micro/kernels/assign_variable.cc |
2 | 3 (66%) | 3 (66%) | 2022-02-01 |
tensorflow/lite/micro/fake_micro_context.h tensorflow/lite/micro/fake_micro_context.cc |
2 | 2 (100%) | 3 (66%) | 2022-01-27 |
tensorflow/lite/micro/kernels/if.cc tensorflow/lite/micro/fake_micro_context.cc |
2 | 4 (50%) | 3 (66%) | 2022-01-27 |
tensorflow/lite/micro/kernels/if.cc tensorflow/lite/micro/fake_micro_context.h |
2 | 4 (50%) | 2 (100%) | 2022-01-27 |
tensorflow/lite/micro/kernels/kernel_runner.cc tensorflow/lite/micro/fake_micro_context.cc |
2 | 5 (40%) | 3 (66%) | 2022-01-27 |
tensorflow/lite/micro/kernels/kernel_runner.cc tensorflow/lite/micro/fake_micro_context.h |
2 | 5 (40%) | 2 (100%) | 2022-01-27 |
tensorflow/lite/micro/kernels/kernel_runner.cc tensorflow/lite/micro/kernels/if.cc |
2 | 5 (40%) | 4 (50%) | 2022-01-27 |
tensorflow/lite/micro/kernels/kernel_runner.h tensorflow/lite/micro/fake_micro_context.cc |
2 | 4 (50%) | 3 (66%) | 2022-01-27 |
tensorflow/lite/micro/kernels/kernel_runner.h tensorflow/lite/micro/fake_micro_context.h |
2 | 4 (50%) | 2 (100%) | 2022-01-27 |
tensorflow/lite/micro/kernels/kernel_runner.h tensorflow/lite/micro/kernels/if.cc |
2 | 4 (50%) | 4 (50%) | 2022-01-27 |
tensorflow/lite/micro/kernels/kernel_runner.h tensorflow/lite/micro/kernels/kernel_runner.cc |
2 | 4 (50%) | 5 (40%) | 2022-01-27 |
tensorflow/lite/micro/micro_context.cc tensorflow/lite/micro/fake_micro_context.cc |
2 | 3 (66%) | 3 (66%) | 2022-01-27 |
tensorflow/lite/micro/micro_context.cc tensorflow/lite/micro/fake_micro_context.h |
2 | 3 (66%) | 2 (100%) | 2022-01-27 |
tensorflow/lite/micro/micro_context.cc tensorflow/lite/micro/kernels/if.cc |
2 | 3 (66%) | 4 (50%) | 2022-01-27 |
tensorflow/lite/micro/micro_context.cc tensorflow/lite/micro/kernels/kernel_runner.cc |
2 | 3 (66%) | 5 (40%) | 2022-01-27 |
tensorflow/lite/micro/micro_context.cc tensorflow/lite/micro/kernels/kernel_runner.h |
2 | 3 (66%) | 4 (50%) | 2022-01-27 |
tensorflow/lite/micro/micro_context.h tensorflow/lite/micro/fake_micro_context.cc |
2 | 4 (50%) | 3 (66%) | 2022-01-27 |
tensorflow/lite/micro/micro_context.h tensorflow/lite/micro/fake_micro_context.h |
2 | 4 (50%) | 2 (100%) | 2022-01-27 |