tensorflow / probability
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: 747
  • Daily file updates (only one update per file and date counted): 3584
  • First update: 2018-02-14
  • Latest update: 2022-02-02
  • Days between first and latest update: 1450 (207 weeks, estimated 1035 working days)
  • Active days (at least one file change): 1194
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 747 files with 222,903 lines of code in files.
    • 637 files that are 366+ days old (197,899 lines of code)
    • 82 files that are 181-365 days old (19,845 lines of code)
    • 19 files that are 91-180 days old (3,168 lines of code)
    • 5 files that are 31-90 days old (1,406 lines of code)
    • 4 files that are 1-30 days old (585 lines of code)
88% | 8% | 1% | <1% | <1%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 747 files with 222,903 lines of code in files.
    • 92 files have been last changed 366+ days ago (16,345 lines of code)
    • 71 files have been last changed 181-365 days ago (12,581 lines of code)
    • 433 files have been last changed 91-180 days ago (157,102 lines of code)
    • 72 files have been last changed 31-90 days ago (15,915 lines of code)
    • 79 files have been last changed 1-30 days ago (20,960 lines of code)
7% | 5% | 70% | 7% | 9%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, ipynb, md, sh, yaml, ini, gitignore, toml, txt, pb, bzl, json, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py88% | 8% | 1% | <1% | <1%
bzl100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
toml0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py7% | 5% | 70% | 7% | 9%
yaml17% | 82% | 0% | 0% | 0%
bzl0% | 0% | 100% | 0% | 0%
toml0% | 0% | 0% | 100% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
spinoffs/inference_gym90% | 8% | <1% | 0% | 0%
tensorflow_probability/python89% | 7% | 1% | 1% | <1%
spinoffs/oryx84% | 12% | 2% | 0% | 0%
discussion/turnkey_inference_candidate100% | 0% | 0% | 0% | 0%
tensorflow_probability/substrates100% | 0% | 0% | 0% | 0%
discussion/neutra100% | 0% | 0% | 0% | 0%
tensorflow_probability/g3doc100% | 0% | 0% | 0% | 0%
ROOT89% | 0% | 10% | 0% | 0%
tensorflow_probability/tools100% | 0% | 0% | 0% | 0%
testing100% | 0% | 0% | 0% | 0%
tensorflow_probability100% | 0% | 0% | 0% | 0%
spinoffs/fun_mc0% | 88% | 11% | 0% | 0%
discussion/pathfinder0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
spinoffs/inference_gym12% | 7% | 79% | <1% | 0%
spinoffs/oryx13% | 24% | 33% | 15% | 13%
discussion/turnkey_inference_candidate99% | 0% | <1% | 0% | 0%
tensorflow_probability/python<1% | 1% | 62% | 15% | 19%
tensorflow_probability/g3doc17% | 82% | 0% | 0% | 0%
ROOT15% | 0% | 84% | 0% | 0%
testing100% | 0% | 0% | 0% | 0%
tensorflow_probability100% | 0% | 0% | 0% | 0%
spinoffs/fun_mc0% | 12% | 38% | 0% | 48%
discussion/pathfinder0% | 0% | 100% | 0% | 0%
discussion/neutra0% | 0% | 100% | 0% | 0%
tensorflow_probability/tools0% | 0% | 100% | 0% | 0%
tensorflow_probability/substrates0% | 0% | 4% | 0% | 95%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in tensorflow_probability/python
79 2 79 1451 49
setup.py
in root
74 1 113 1451 89
__init__.py
in tensorflow_probability
3 - 566 1451 23
__init__.py
in tensorflow_probability/python/util
12 - 114 1435 14
csiszar_divergence.py
in tensorflow_probability/python/vi
282 20 28 1432 33
__init__.py
in tensorflow_probability/python/vi
50 - 28 1432 15
hmc.py
in tensorflow_probability/python/mcmc
360 29 114 1431 59
diagnostic.py
in tensorflow_probability/python/mcmc
200 6 114 1431 32
sample.py
in tensorflow_probability/python/mcmc
101 3 85 1431 38
__init__.py
in tensorflow_probability/python/mcmc
54 - 114 1431 24
kernel.py
in tensorflow_probability/python/mcmc
25 6 114 1431 19
conv_variational.py
in tensorflow_probability/python/layers
652 19 114 1430 42
dense_variational.py
in tensorflow_probability/python/layers
330 15 114 1430 40
sample_annealed_importance.py
in tensorflow_probability/python/mcmc
112 2 114 1430 23
sample_halton_sequence.py
in tensorflow_probability/python/mcmc
105 6 114 1430 24
util.py
in tensorflow_probability/python/layers
96 5 114 1430 21
__init__.py
in tensorflow_probability/python/layers
61 - 114 1430 15
metropolis_hastings.py
in tensorflow_probability/python/mcmc
131 10 114 1429 34
variational_sgd.py
in tensorflow_probability/python/optimizer
153 7 114 1428 18
sgld.py
in tensorflow_probability/python/optimizer
124 8 114 1428 19
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in tensorflow_probability/python/sts/internal
1 - 928 1255 3
__init__.py
in tensorflow_probability/python/mcmc/internal
1 - 928 1047 2
__init__.py
in tensorflow_probability/python/internal
1 - 928 1324 2
__init__.py
in tensorflow_probability/python/internal/backend
1 - 928 1036 2
__init__.py
in tensorflow_probability/python/optimizer/linesearch/internal
1 - 928 1109 2
__init__.py
in tensorflow_probability/python/layers/internal
1 - 928 1158 2
__init__.py
in tensorflow_probability/python/distributions/internal
1 - 928 1332 2
__init__.py
in tensorflow_probability/python/math/psd_kernels/internal
1 - 893 910 2
__init__.py
in tensorflow_probability/python/experimental/marginalize
6 - 722 820 3
__init__.py
in tensorflow_probability/python/internal/backend/numpy/gen
1 - 581 616 2
__init__.py
in tensorflow_probability/python/experimental/sts_gibbs
1 - 581 687 2
__init__.py
in spinoffs/oryx/oryx/core/interpreters
5 - 581 589 3
__init__.py
in spinoffs/oryx/oryx/experimental/optimizers
6 - 581 589 2
__init__.py
in spinoffs/oryx/oryx/experimental/mcmc
7 - 581 589 2
conftest.py
in root
16 2 581 710 4
__init__.py
in spinoffs/oryx/oryx/core/state
17 - 581 589 2
serialize.py
in spinoffs/oryx/oryx/core
17 4 581 589 3
__init__.py
in spinoffs/oryx/oryx/experimental/nn
21 - 581 589 2
api.py
in spinoffs/oryx/oryx/core/state
42 9 581 589 3
logeinsumexp.py
in tensorflow_probability/python/experimental/marginalize
82 7 581 791 7
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
exponential_curve.py
in tensorflow_probability/python/math/psd_kernels
64 6 2 2 1
householder.py
in tensorflow_probability/python/bijectors
41 6 2 2 1
importance_resample.py
in tensorflow_probability/python/experimental/distributions
252 21 28 28 1
autoregressive_integrated_moving_average.py
in tensorflow_probability/python/sts/components
228 10 30 30 1
trainable_state_util.py
in tensorflow_probability/python/internal
138 7 28 38 3
autoregressive_moving_average.py
in tensorflow_probability/python/sts/components
96 8 30 56 4
snaper_hmc.py
in tensorflow_probability/python/experimental/mcmc
784 43 2 73 4
loop_util.py
in tensorflow_probability/python/internal
112 3 38 85 2
spike_and_slab.py
in tensorflow_probability/python/experimental/sts_gibbs
276 18 81 87 3
pathfinder.py
in discussion/pathfinder
249 8 98 98 1
changepoint.py
in tensorflow_probability/python/math/psd_kernels
156 9 101 101 1
student_t_process_regression_model.py
in tensorflow_probability/python/distributions
344 18 16 106 2
required_packages.py
in root
11 - 113 113 1
cholesky_util.py
in tensorflow_probability/python/distributions
30 2 114 115 2
slicing.py
in tensorflow_probability/python/internal
104 6 25 118 5
synthetic_plasma_spectroscopy_with_bump.py
in spinoffs/inference_gym/inference_gym/internal/datasets
486 - 119 119 1
sga_hmc.py
in spinoffs/fun_mc/fun_mc
340 18 119 119 1
radon_contextual_effects_indiana_halfnormal.py
in spinoffs/inference_gym/inference_gym/targets/ground_truth
323 - 130 130 1
radon_contextual_effects_indiana.py
in spinoffs/inference_gym/inference_gym/targets/ground_truth
323 - 130 130 1
addn.py
in spinoffs/oryx/oryx/experimental/autoconj
47 8 142 142 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
snaper_hmc.py
in tensorflow_probability/python/experimental/mcmc
784 43 2 73 4
hypothesis_testlib.py
in tensorflow_probability/python/math/psd_kernels
561 21 2 890 17
hypothesis_testlib.py
in tensorflow_probability/python/bijectors
402 15 2 1046 52
__init__.py
in tensorflow_probability/python/bijectors
162 - 2 1323 66
exponential_curve.py
in tensorflow_probability/python/math/psd_kernels
64 6 2 2 1
__init__.py
in tensorflow_probability/python/math/psd_kernels
44 - 2 910 10
householder.py
in tensorflow_probability/python/bijectors
41 6 2 2 1
linear_gaussian_ssm.py
in tensorflow_probability/python/distributions
1010 57 3 1331 81
unzip.py
in spinoffs/oryx/oryx/core/interpreters
543 43 3 589 15
gamma.py
in tensorflow_probability/python/distributions
479 39 3 1221 59
tensor_shape.py
in tensorflow_probability/python/internal/backend/numpy/gen
464 74 3 616 20
parallel_kalman_filter_lib.py
in tensorflow_probability/python/experimental/parallel_filter
411 16 3 500 4
generalized_pareto.py
in tensorflow_probability/python/distributions
173 18 3 948 24
__init__.py
in tensorflow_probability/python/sts
55 - 3 1261 36
linear_operator_composition.py
in tensorflow_probability/python/internal/backend/numpy/gen
136 9 9 616 13
seasonal.py
in tensorflow_probability/python/sts/components
330 22 10 218 7
regression.py
in tensorflow_probability/python/sts/components
183 10 10 218 6
forecast.py
in tensorflow_probability/python/sts
141 4 10 1127 24
fitting.py
in tensorflow_probability/python/sts
129 4 10 1194 34
default_model.py
in tensorflow_probability/python/sts
40 2 10 210 3