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 |
---|---|---|---|---|
python_toolchain.bzl python_repositories.bzl |
1 | 2 (50%) | 2 (50%) | 2022-01-29 |
tfjs-backend-webgpu/src/matmul_packed_vec4_webgpu.ts tfjs-backend-webgpu/src/conv2d_mm_vec4_webgpu.ts |
1 | 2 (50%) | 3 (33%) | 2022-01-26 |
tfjs-backend-webgpu/src/kernels/FromPixels_utils/from_pixels_webgpu.ts tfjs-backend-webgpu/src/depthwise_conv2d_3x3_webgpu.ts |
1 | 21 (4%) | 2 (50%) | 2022-01-26 |
tfjs-backend-webgpu/src/shader_preprocessor.ts tfjs-backend-webgpu/src/depthwise_conv2d_3x3_webgpu.ts |
1 | 35 (2%) | 2 (50%) | 2022-01-26 |
tfjs-backend-webgpu/src/shader_preprocessor.ts tfjs-backend-webgpu/src/kernels/FromPixels_utils/from_pixels_webgpu.ts |
1 | 35 (2%) | 21 (4%) | 2022-01-26 |
tfjs-backend-webgpu/src/transpose_shared_webgpu.ts tfjs-backend-webgpu/src/depthwise_conv2d_3x3_webgpu.ts |
1 | 2 (50%) | 2 (50%) | 2022-01-26 |
tfjs-backend-webgpu/src/transpose_shared_webgpu.ts tfjs-backend-webgpu/src/kernels/FromPixels_utils/from_pixels_webgpu.ts |
1 | 2 (50%) | 21 (4%) | 2022-01-26 |
tfjs-backend-webgpu/src/transpose_shared_webgpu.ts tfjs-backend-webgpu/src/shader_preprocessor.ts |
1 | 2 (50%) | 35 (2%) | 2022-01-26 |
tfjs-backend-webgpu/src/kernels/Conv2D_impl.ts tfjs-backend-webgpu/src/kernels/Conv2D.ts |
1 | 8 (12%) | 9 (11%) | 2022-01-20 |
tfjs-backend-webgpu/src/kernels/FusedConv2D.ts tfjs-backend-webgpu/src/kernels/Conv2D.ts |
1 | 10 (10%) | 9 (11%) | 2022-01-20 |
tfjs-backend-webgpu/src/kernels/FusedConv2D.ts tfjs-backend-webgpu/src/kernels/Conv2D_impl.ts |
1 | 10 (10%) | 8 (12%) | 2022-01-20 |
tfjs-core/src/platforms/platform_node.ts tfjs-core/src/environment.ts |
1 | 7 (14%) | 11 (9%) | 2022-01-19 |
tools/tfjs_bundle.bzl tools/rollup_template.config.js |
1 | 3 (33%) | 4 (25%) | 2022-01-13 |
tfjs-backend-webgl/src/kernels/Log.ts tfjs-backend-webgl/src/kernels/Exp.ts |
1 | 2 (50%) | 3 (33%) | 2022-01-11 |
tfjs-backend-webgl/src/kernels/Log1p.ts tfjs-backend-webgl/src/kernels/Exp.ts |
1 | 2 (50%) | 3 (33%) | 2022-01-11 |
tfjs-backend-webgl/src/kernels/Log1p.ts tfjs-backend-webgl/src/kernels/Log.ts |
1 | 2 (50%) | 2 (50%) | 2022-01-11 |
tfjs-backend-webgl/src/kernels/Neg.ts tfjs-backend-webgl/src/kernels/Exp.ts |
1 | 2 (50%) | 3 (33%) | 2022-01-11 |
tfjs-backend-webgl/src/kernels/Neg.ts tfjs-backend-webgl/src/kernels/Log.ts |
1 | 2 (50%) | 2 (50%) | 2022-01-11 |
tfjs-backend-webgl/src/kernels/Neg.ts tfjs-backend-webgl/src/kernels/Log1p.ts |
1 | 2 (50%) | 2 (50%) | 2022-01-11 |
tfjs-backend-webgl/src/kernels/Sigmoid.ts tfjs-backend-webgl/src/kernels/Exp.ts |
1 | 3 (33%) | 3 (33%) | 2022-01-11 |