File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
release_notes.ts in scripts/release_notes |
275 | 10 | 134 | 1379 | 16 |
util.ts in scripts/release_notes |
185 | 2 | 344 | 1379 | 9 |
tag-version.js in scripts |
29 | - | 682 | 1234 | 5 |
cloudbuild.yml in root |
26 | - | 130 | 1039 | 50 |
test-util.js in scripts |
44 | 4 | 706 | 1029 | 4 |
index.js in scripts/cloud_funcs/send_email |
42 | 1 | 100 | 1026 | 5 |
index.js in scripts/cloud_funcs/trigger_nightly |
13 | - | 312 | 1026 | 3 |
release.ts in scripts |
147 | 2 | 102 | 1006 | 24 |
platform_react_native.ts in tfjs-react-native/src |
134 | 6 | 311 | 942 | 15 |
async_storage_io.ts in tfjs-react-native/src |
102 | 6 | 233 | 942 | 5 |
bundle_resource_io.ts in tfjs-react-native/src |
93 | 5 | 465 | 942 | 10 |
rollup.config.js in tfjs-react-native |
65 | 1 | 233 | 942 | 3 |
index.ts in tfjs-react-native/src |
8 | - | 743 | 942 | 7 |
index.ts in tfjs-backend-nodegl/src |
13 | - | 836 | 940 | 3 |
version.ts in tfjs-backend-nodegl/src |
2 | - | 906 | 940 | 2 |
backend_wasm.ts in tfjs-backend-wasm/src |
344 | 15 | 66 | 912 | 36 |
rollup.config.js in tfjs-backend-wasm |
124 | 1 | 269 | 912 | 11 |
index.ts in tfjs-backend-wasm/src |
2 | - | 546 | 912 | 11 |
engine.ts in tfjs-core/src |
937 | 34 | 29 | 907 | 36 |
slice_util.ts in tfjs-core/src/ops |
547 | 19 | 101 | 907 | 11 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
selu_util.ts in tfjs-core/src/ops |
2 | - | 906 | 907 | 2 |
version.ts in tfjs-backend-nodegl/src |
2 | - | 906 | 940 | 2 |
erf_util.ts in tfjs-core/src/ops |
6 | - | 906 | 907 | 2 |
platform.ts in tfjs-core/src/platforms |
8 | - | 906 | 907 | 2 |
passthrough.ts in tfjs-core/src/io |
51 | 4 | 906 | 907 | 2 |
complex_util.ts in tfjs-core/src/backends |
76 | 7 | 906 | 907 | 2 |
array_ops_util.ts in tfjs-core/src/ops |
87 | 5 | 906 | 907 | 2 |
source_util.ts in tfjs-data/src/util |
3 | 1 | 905 | 905 | 1 |
datasource.ts in tfjs-data/src |
4 | - | 905 | 905 | 1 |
deep_clone.ts in tfjs-data/src/util |
14 | 2 | 905 | 905 | 1 |
text_line_dataset.ts in tfjs-data/src/datasets |
19 | 2 | 905 | 905 | 1 |
url_data_source.ts in tfjs-data/src/sources |
21 | 1 | 905 | 905 | 1 |
growing_ring_buffer.ts in tfjs-data/src/util |
35 | 5 | 905 | 905 | 1 |
string_iterator.ts in tfjs-data/src/iterators |
47 | 5 | 905 | 905 | 1 |
ring_buffer.ts in tfjs-data/src/util |
93 | 9 | 905 | 905 | 1 |
MANIFEST.in in tfjs-converter/python |
1 | - | 904 | 904 | 1 |
exports_models.ts in tfjs-layers/src |
1 | - | 904 | 904 | 1 |
setup.cfg in tfjs-converter/python |
2 | - | 904 | 904 | 1 |
utils.ts in tfjs-layers/src/keras_format |
3 | 1 | 904 | 904 | 1 |
babel.config.js in tfjs-react-native/integration_rn59 |
3 | - | 904 | 904 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
ClipByValue.ts in tfjs-backend-cpu/src/kernels |
14 | - | 24 | 24 | 1 |
Unique.ts in tfjs-node/src/kernels |
24 | - | 36 | 36 | 1 |
matmul_packed_webgpu.ts in tfjs-backend-webgpu/src |
295 | 6 | 38 | 38 | 1 |
conv2d_mm_vec4_webgpu.ts in tfjs-backend-webgpu/src |
213 | 4 | 9 | 38 | 3 |
matmul_packed_vec4_webgpu.ts in tfjs-backend-webgpu/src |
198 | 5 | 9 | 38 | 2 |
binary_op_util.ts in tfjs-backend-webgpu/src |
186 | 2 | 38 | 38 | 1 |
top_k_webgpu.ts in tfjs-backend-webgpu/src |
167 | 2 | 38 | 38 | 1 |
conv2d_mm_webgpu.ts in tfjs-backend-webgpu/src |
151 | 4 | 38 | 38 | 1 |
unary_op_util.ts in tfjs-backend-webgpu/src |
149 | 1 | 37 | 38 | 2 |
transform_webgpu.ts in tfjs-backend-webgpu/src |
138 | 3 | 24 | 38 | 2 |
matmul_reduce.ts in tfjs-backend-webgpu/src |
135 | 5 | 38 | 38 | 1 |
depthwise_conv2d_webgpu.ts in tfjs-backend-webgpu/src |
128 | 2 | 38 | 38 | 1 |
depthwise_conv2d_3x3_webgpu.ts in tfjs-backend-webgpu/src |
126 | 2 | 9 | 38 | 2 |
argminmax_webgpu.ts in tfjs-backend-webgpu/src |
121 | 4 | 38 | 38 | 1 |
matmul_small_output_size_webgpu.ts in tfjs-backend-webgpu/src |
114 | 1 | 38 | 38 | 1 |
crop_and_resize_webgpu.ts in tfjs-backend-webgpu/src |
114 | - | 38 | 38 | 1 |
conv2d_naive_webgpu.ts in tfjs-backend-webgpu/src |
109 | 4 | 38 | 38 | 1 |
scatter_optimized_webgpu.ts in tfjs-backend-webgpu/src |
98 | 2 | 38 | 38 | 1 |
reduce_webgpu.ts in tfjs-backend-webgpu/src |
97 | 2 | 24 | 38 | 2 |
conv_backprop_mm_webgpu.ts in tfjs-backend-webgpu/src |
88 | 4 | 38 | 38 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
python_toolchain.bzl in root |
75 | - | 6 | 119 | 2 |
python_repositories.bzl in root |
54 | - | 6 | 119 | 2 |
index.ts in tfjs-converter/src |
6 | - | 8 | 904 | 3 |
shader_preprocessor.ts in tfjs-backend-webgpu/src |
583 | 36 | 9 | 904 | 35 |
conv2d_mm_vec4_webgpu.ts in tfjs-backend-webgpu/src |
213 | 4 | 9 | 38 | 3 |
matmul_packed_vec4_webgpu.ts in tfjs-backend-webgpu/src |
198 | 5 | 9 | 38 | 2 |
layer_utils.ts in tfjs-layers/src/utils |
175 | 6 | 9 | 904 | 2 |
from_pixels_webgpu.ts in tfjs-backend-webgpu/src/kernels/FromPixels_utils |
136 | 6 | 9 | 471 | 21 |
depthwise_conv2d_3x3_webgpu.ts in tfjs-backend-webgpu/src |
126 | 2 | 9 | 38 | 2 |
transpose_shared_webgpu.ts in tfjs-backend-webgpu/src |
49 | 2 | 9 | 38 | 2 |
tf_saved_model_conversion_v2.py in tfjs-converter/python/tensorflowjs/converters |
576 | 24 | 15 | 904 | 40 |
Conv2D_impl.ts in tfjs-backend-webgpu/src/kernels |
243 | 3 | 15 | 366 | 8 |
FusedConv2D.ts in tfjs-backend-webgpu/src/kernels |
32 | 1 | 15 | 366 | 10 |
Conv2D.ts in tfjs-backend-webgpu/src/kernels |
20 | 1 | 15 | 366 | 9 |
environment.ts in tfjs-core/src |
148 | 13 | 16 | 907 | 11 |
platform_node.ts in tfjs-core/src/platforms |
35 | 4 | 16 | 907 | 7 |
one_hot.ts in tfjs-core/src/ops |
22 | 1 | 21 | 682 | 8 |
tfjs_bundle.bzl in tools |
201 | - | 22 | 204 | 3 |
rollup_template.config.js in tools |
79 | 1 | 22 | 204 | 4 |
register_all_kernels.ts in tfjs-backend-cpu/src |
332 | - | 24 | 667 | 49 |