tensorflow / recommenders-addons
File Age

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).

Summary
  • Number of files: 230
  • Daily file updates (only one update per file and date counted): 510
  • First update: 2020-11-21
  • Latest update: 2022-01-19
  • Days between first and latest update: 425 (60 weeks, estimated 300 working days)
  • Active days (at least one file change): 85
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 230 files with 65,633 lines of code in files.
    • 57 files that are 366+ days old (11,883 lines of code)
    • 152 files that are 181-365 days old (45,252 lines of code)
    • 17 files that are 91-180 days old (8,458 lines of code)
    • 4 files that are 31-90 days old (40 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
18% | 68% | 12% | <1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 230 files with 65,633 lines of code in files.
    • 21 files have been last changed 366+ days ago (1,150 lines of code)
    • 163 files have been last changed 181-365 days ago (47,536 lines of code)
    • 19 files have been last changed 91-180 days ago (5,710 lines of code)
    • 13 files have been last changed 31-90 days ago (3,649 lines of code)
    • 14 files have been last changed 1-30 days ago (7,588 lines of code)
1% | 72% | 8% | 5% | 11%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cuh, py, cc, sh, md, h, tpl, Dockerfile, txt, yml, bzl, hh, hpp, json, ipynb, ini, in, gitignore, dockerignore, patch, yaml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
tpl100% | 0% | 0% | 0% | 0%
py68% | 10% | 20% | 0% | 0%
hh100% | 0% | 0% | 0% | 0%
cc29% | 28% | 41% | <1% | 0%
bzl49% | 50% | 0% | 0% | 0%
h8% | 27% | 63% | 0% | 0%
Dockerfile47% | 32% | 20% | 0% | 0%
in100% | 0% | 0% | 0% | 0%
cuh0% | 100% | 0% | 0% | 0%
hpp0% | 0% | 100% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
tpl19% | <1% | 0% | 0% | 80%
hh17% | 82% | 0% | 0% | 0%
h2% | 23% | 60% | 9% | 3%
py1% | 21% | 49% | 17% | 10%
Dockerfile6% | 14% | 42% | 0% | 35%
in100% | 0% | 0% | 0% | 0%
cuh0% | 100% | 0% | 0% | 0%
cc0% | 57% | 20% | <1% | 20%
bzl0% | 7% | 3% | 0% | 88%
hpp0% | 0% | 0% | 82% | 17%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
build_deps/toolchains/gpu100% | 0% | 0% | 0% | 0%
tensorflow_recommenders_addons/dynamic_embedding/core5% | 80% | 13% | <1% | 0%
tensorflow_recommenders_addons/dynamic_embedding/python67% | 17% | 14% | 0% | 0%
tensorflow_recommenders_addons/embedding_variable/core100% | 0% | 0% | 0% | 0%
tensorflow_recommenders_addons/embedding_variable/python37% | 6% | 56% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
build_deps/tf_dependency100% | 0% | 0% | 0% | 0%
tools/docker47% | 32% | 20% | 0% | 0%
tensorflow_recommenders_addons100% | 0% | 0% | 0% | 0%
tensorflow_recommenders_addons/utils100% | 0% | 0% | 0% | 0%
tensorflow_recommenders_addons/dynamic_embedding100% | 0% | 0% | 0% | 0%
tools100% | 0% | 0% | 0% | 0%
tensorflow_recommenders_addons/embedding_variable100% | 0% | 0% | 0% | 0%
build_deps/toolchains/gcc7_manylinux2010-nvcc-cuda110% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
build_deps/toolchains/gpu13% | 9% | 0% | 0% | 77%
tensorflow_recommenders_addons/dynamic_embedding/core<1% | 84% | 5% | 5% | 3%
tensorflow_recommenders_addons/embedding_variable/core8% | 91% | 0% | 0% | 0%
tools/docker6% | 14% | 42% | 0% | 35%
tensorflow_recommenders_addons/embedding_variable/python2% | 8% | 88% | 0% | 0%
tensorflow_recommenders_addons/utils10% | 89% | 0% | 0% | 0%
build_deps/tf_dependency6% | 93% | 0% | 0% | 0%
tensorflow_recommenders_addons/dynamic_embedding/python<1% | 8% | 49% | 31% | 9%
ROOT<1% | 0% | 0% | 0% | 99%
tools0% | 100% | 0% | 0% | 0%
tensorflow_recommenders_addons0% | 29% | 60% | 0% | 9%
tensorflow_recommenders_addons/dynamic_embedding0% | 0% | 100% | 0% | 0%
tensorflow_recommenders_addons/embedding_variable0% | 0% | 100% | 0% | 0%
build_deps/toolchains/gcc7_manylinux2010-nvcc-cuda110% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
dynamic_embedding_ops.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
585 23 155 410 18
dynamic_embedding_optimizer.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
228 2 22 410 13
setup.py
in root
80 4 22 410 9
__init__.py
in tensorflow_recommenders_addons/dynamic_embedding
73 - 155 410 12
__init__.py
in tensorflow_recommenders_addons
7 - 21 410 7
__init__.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
1 - 389 410 2
__init__.py
in tensorflow_recommenders_addons/dynamic_embedding/python
1 - 389 410 2
cuckoohash_map.hh
in tensorflow_recommenders_addons/dynamic_embedding/core/lib/cuckoo
1594 132 190 406 4
tpl
cc_toolchain_config.bzl.tpl
in build_deps/toolchains/gpu/crosstool
1411 - 22 406 3
tpl
CROSSTOOL.tpl
in build_deps/toolchains/gpu/crosstool
1304 - 22 406 3
cuda_configure.bzl
in build_deps/toolchains/gpu
1046 - 22 406 9
cuckoo_hashtable_op.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels
563 39 190 406 13
find_cuda_config.py
in build_deps/toolchains/gpu
436 30 269 406 3
dynamic_embedding_variable.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
422 21 78 406 18
libcuckoo_bucket_container.hh
in tensorflow_recommenders_addons/dynamic_embedding/core/lib/cuckoo
284 21 389 406 3
cuckoo_hashtable_ops.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/ops
240 3 190 406 9
tf_configure.bzl
in build_deps/tf_dependency
212 - 246 406 6
tpl
BUILD.tpl
in build_deps/toolchains/gpu/cuda
204 - 389 406 2
cuckoo_hashtable_ops.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
183 13 155 406 12
configure.py
in root
168 16 22 406 12
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in tensorflow_recommenders_addons/utils
1 - 389 406 2
__init__.py
in tensorflow_recommenders_addons/dynamic_embedding/python
1 - 389 410 2
__init__.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
1 - 389 410 2
in
MANIFEST.in
in root
2 - 389 406 2
tpl
BUILD.tpl
in build_deps/tf_dependency
14 - 389 406 2
types.py
in tensorflow_recommenders_addons/utils
15 - 389 406 2
tpl
cuda_config.h.tpl
in build_deps/toolchains/gpu/cuda
18 - 389 406 2
dev_container.Dockerfile
in tools/docker
22 - 389 390 2
tpl
build_defs.bzl.tpl
in build_deps/toolchains/gpu/cuda
50 - 389 406 2
tpl
BUILD.tpl
in build_deps/toolchains/gpu/crosstool
60 - 389 406 2
cuckoohash_util.hh
in tensorflow_recommenders_addons/dynamic_embedding/core/lib/cuckoo
65 2 389 406 3
tpl
BUILD.windows.tpl
in build_deps/toolchains/gpu/cuda
143 - 389 406 2
tpl
msvc_wrapper_for_nvcc.py.tpl
in build_deps/toolchains/gpu/crosstool/windows
153 - 389 406 2
tpl
BUILD.tpl
in build_deps/toolchains/gpu/cuda
204 - 389 406 2
libcuckoo_bucket_container.hh
in tensorflow_recommenders_addons/dynamic_embedding/core/lib/cuckoo
284 21 389 406 3
pre-commit.Dockerfile
in tools/docker
9 - 385 390 3
__init__.py
in tensorflow_recommenders_addons/embedding_variable/python/optimizers
1 - 367 367 1
__init__.py
in tensorflow_recommenders_addons/embedding_variable/python/ops
1 - 367 367 1
__init__.py
in tensorflow_recommenders_addons/embedding_variable/core
1 - 367 367 1
__init__.py
in tensorflow_recommenders_addons/embedding_variable/python
27 1 367 367 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
lookup_table_op_gpu_impl_int32_float_0.cu.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/lookup_impl
10 - 78 78 1
lookup_table_op_gpu_impl_int32_float_3.cu.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/lookup_impl
10 - 78 78 1
lookup_table_op_gpu_impl_int32_float_2.cu.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/lookup_impl
10 - 78 78 1
lookup_table_op_gpu_impl_int32_float_1.cu.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/lookup_impl
10 - 78 78 1
cuda11.2-cudnn8.1-ubuntu18.04-manylinux2010-multipython.Dockerfile
in tools/docker
96 - 16 116 3
redis_slots_tab.h
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
1822 - 155 155 1
redis_cluster_connection_pool.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
1151 20 57 155 8
redis_table_op.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels
1108 40 25 155 6
redis_connection_pool.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
936 19 43 155 8
json.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
696 6 155 155 1
redis_connection_util.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
520 27 25 155 7
redis_table_op_util.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
406 9 57 155 7
redis_table_ops.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
291 13 57 155 4
redis_table_ops.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/ops
230 3 118 155 2
md5.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
188 8 155 155 1
json.h
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
139 4 155 155 1
redis_table_op.h
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels
122 2 66 155 2
thread_pool.h
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
72 3 155 155 1
dynamic_embedding_creator.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
68 6 57 155 3
md5.h
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
17 - 155 155 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cuda11.2-cudnn8.1-ubuntu18.04-manylinux2010-multipython.Dockerfile
in tools/docker
96 - 16 116 3
build_wheel.Dockerfile
in tools/docker
75 - 16 390 9
__init__.py
in tensorflow_recommenders_addons
7 - 21 410 7
cc_toolchain_config.bzl
in build_deps/toolchains/gcc7_manylinux2010-nvcc-cuda11
1411 - 22 269 2
tpl
cc_toolchain_config.bzl.tpl
in build_deps/toolchains/gpu/crosstool
1411 - 22 406 3
tpl
CROSSTOOL.tpl
in build_deps/toolchains/gpu/crosstool
1304 - 22 406 3
cuda_configure.bzl
in build_deps/toolchains/gpu
1046 - 22 406 9
dynamic_embedding_optimizer.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
228 2 22 410 13
configure.py
in root
168 16 22 406 12
segment_reduction_ops_impl.h
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels
124 2 22 288 4
setup.py
in root
80 4 22 410 9
version.py
in tensorflow_recommenders_addons
10 - 22 406 9
redis_table_op.cc
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels
1108 40 25 155 6
redis_connection_util.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
520 27 25 155 7
redis_connection_pool.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
936 19 43 155 8
redis_cluster_connection_pool.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
1151 20 57 155 8
redis_table_op_util.hpp
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels/redis_impl
406 9 57 155 7
redis_table_ops.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
291 13 57 155 4
dynamic_embedding_creator.py
in tensorflow_recommenders_addons/dynamic_embedding/python/ops
68 6 57 155 3
redis_table_op.h
in tensorflow_recommenders_addons/dynamic_embedding/core/kernels
122 2 66 155 2