tensorflow / gan
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: 33
  • Daily file updates (only one update per file and date counted): 253
  • First update: 2019-01-14
  • Latest update: 2021-09-27
  • Days between first and latest update: 988 (141 weeks, estimated 705 working days)
  • Active days (at least one file change): 171
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 33 files with 4,892 lines of code in files.
    • 33 files that are 366+ days old (4,892 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 33 files with 4,892 lines of code in files.
    • 29 files have been last changed 366+ days ago (3,940 lines of code)
    • 1 files have been last changed 181-365 days ago (200 lines of code)
    • 3 files have been last changed 91-180 days ago (752 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
80% | 4% | 15% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, md, sh, ipynb, txt, pb, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py80% | 4% | 15% | 0% | 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
tensorflow_gan/python/estimator100% | 0% | 0% | 0% | 0%
tensorflow_gan/python100% | 0% | 0% | 0% | 0%
tensorflow_gan/python/eval100% | 0% | 0% | 0% | 0%
tensorflow_gan/python/losses100% | 0% | 0% | 0% | 0%
tensorflow_gan/python/features100% | 0% | 0% | 0% | 0%
tensorflow_gan/python/tpu100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
tensorflow_gan100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
tensorflow_gan/python/estimator83% | 16% | 0% | 0% | 0%
tensorflow_gan/python98% | 0% | 1% | 0% | 0%
tensorflow_gan/python/eval100% | 0% | 0% | 0% | 0%
tensorflow_gan/python/features100% | 0% | 0% | 0% | 0%
tensorflow_gan/python/tpu100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
tensorflow_gan100% | 0% | 0% | 0% | 0%
tensorflow_gan/python/losses<1% | 0% | 99% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
train.py
in tensorflow_gan/python
721 26 431 1117 16
losses_impl.py
in tensorflow_gan/python/losses
573 23 150 1117 19
classifier_metrics.py
in tensorflow_gan/python/eval
376 23 431 1117 21
tpu_gan_estimator.py
in tensorflow_gan/python/estimator
355 19 431 1117 21
gan_estimator.py
in tensorflow_gan/python/estimator
200 10 185 1117 15
stargan_estimator.py
in tensorflow_gan/python/estimator
196 8 431 1117 13
summaries.py
in tensorflow_gan/python/eval
171 8 431 1117 7
tuple_losses.py
in tensorflow_gan/python/losses
168 6 150 1117 8
eval_utils.py
in tensorflow_gan/python/eval
152 7 431 1117 12
virtual_batchnorm.py
in tensorflow_gan/python/features
141 9 431 1117 7
sliced_wasserstein.py
in tensorflow_gan/python/eval
134 8 431 1117 7
spectral_normalization.py
in tensorflow_gan/python/features
114 5 431 1117 15
clip_weights.py
in tensorflow_gan/python/features
92 10 431 1117 7
setup.py
in root
91 4 431 1117 13
namedtuples.py
in tensorflow_gan/python
86 1 431 1117 4
latent_gan_estimator.py
in tensorflow_gan/python/estimator
64 2 431 1117 7
random_tensor_pool.py
in tensorflow_gan/python/features
51 2 431 1117 7
__init__.py
in tensorflow_gan
48 2 431 1117 8
conditioning_utils.py
in tensorflow_gan/python/features
42 5 431 1117 10
__init__.py
in tensorflow_gan/python
20 - 431 1117 6
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
losses_wargs.py
in tensorflow_gan/python/losses
3 - 431 1117 5
__init__.py
in tensorflow_gan/python/tpu
3 - 431 1059 4
__init__.py
in tensorflow_gan/python/losses
4 - 431 1117 6
__init__.py
in tensorflow_gan/python/estimator
12 - 431 1117 4
__init__.py
in tensorflow_gan/python/eval
15 - 431 1117 5
__init__.py
in tensorflow_gan/python/features
18 - 431 1117 5
__init__.py
in tensorflow_gan/python
20 - 431 1117 6
cross_replica_ops.py
in tensorflow_gan/python/tpu
39 2 431 1059 7
conditioning_utils.py
in tensorflow_gan/python/features
42 5 431 1117 10
__init__.py
in tensorflow_gan
48 2 431 1117 8
random_tensor_pool.py
in tensorflow_gan/python/features
51 2 431 1117 7
latent_gan_estimator.py
in tensorflow_gan/python/estimator
64 2 431 1117 7
inception_metrics.py
in tensorflow_gan/python/eval
74 1 431 835 3
namedtuples.py
in tensorflow_gan/python
86 1 431 1117 4
setup.py
in root
91 4 431 1117 13
clip_weights.py
in tensorflow_gan/python/features
92 10 431 1117 7
contrib_utils.py
in tensorflow_gan/python
108 7 431 1109 15
spectral_normalization.py
in tensorflow_gan/python/features
114 5 431 1117 15
sliced_wasserstein.py
in tensorflow_gan/python/eval
134 8 431 1117 7
virtual_batchnorm.py
in tensorflow_gan/python/features
141 9 431 1117 7
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
inception_metrics.py
in tensorflow_gan/python/eval
74 1 431 835 3
tpu_gan_estimator_test_lib.py
in tensorflow_gan/python/estimator
411 27 431 1020 14
normalization.py
in tensorflow_gan/python/features
191 2 431 1031 8
normalization_ops.py
in tensorflow_gan/python/tpu
208 4 431 1059 13
cross_replica_ops.py
in tensorflow_gan/python/tpu
39 2 431 1059 7
__init__.py
in tensorflow_gan/python/tpu
3 - 431 1059 4
contrib_utils.py
in tensorflow_gan/python
108 7 431 1109 15
train.py
in tensorflow_gan/python
721 26 431 1117 16
losses_impl.py
in tensorflow_gan/python/losses
573 23 150 1117 19
classifier_metrics.py
in tensorflow_gan/python/eval
376 23 431 1117 21
tpu_gan_estimator.py
in tensorflow_gan/python/estimator
355 19 431 1117 21
gan_estimator.py
in tensorflow_gan/python/estimator
200 10 185 1117 15
stargan_estimator.py
in tensorflow_gan/python/estimator
196 8 431 1117 13
summaries.py
in tensorflow_gan/python/eval
171 8 431 1117 7
tuple_losses.py
in tensorflow_gan/python/losses
168 6 150 1117 8
eval_utils.py
in tensorflow_gan/python/eval
152 7 431 1117 12
virtual_batchnorm.py
in tensorflow_gan/python/features
141 9 431 1117 7
sliced_wasserstein.py
in tensorflow_gan/python/eval
134 8 431 1117 7
spectral_normalization.py
in tensorflow_gan/python/features
114 5 431 1117 15
clip_weights.py
in tensorflow_gan/python/features
92 10 431 1117 7
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
version.py
in tensorflow_gan/python
11 - 143 1117 7
losses_impl.py
in tensorflow_gan/python/losses
573 23 150 1117 19
tuple_losses.py
in tensorflow_gan/python/losses
168 6 150 1117 8
gan_estimator.py
in tensorflow_gan/python/estimator
200 10 185 1117 15
train.py
in tensorflow_gan/python
721 26 431 1117 16
tpu_gan_estimator_test_lib.py
in tensorflow_gan/python/estimator
411 27 431 1020 14
classifier_metrics.py
in tensorflow_gan/python/eval
376 23 431 1117 21
tpu_gan_estimator.py
in tensorflow_gan/python/estimator
355 19 431 1117 21
normalization_ops.py
in tensorflow_gan/python/tpu
208 4 431 1059 13
stargan_estimator.py
in tensorflow_gan/python/estimator
196 8 431 1117 13
normalization.py
in tensorflow_gan/python/features
191 2 431 1031 8
summaries.py
in tensorflow_gan/python/eval
171 8 431 1117 7
eval_utils.py
in tensorflow_gan/python/eval
152 7 431 1117 12
virtual_batchnorm.py
in tensorflow_gan/python/features
141 9 431 1117 7
sliced_wasserstein.py
in tensorflow_gan/python/eval
134 8 431 1117 7
spectral_normalization.py
in tensorflow_gan/python/features
114 5 431 1117 15
contrib_utils.py
in tensorflow_gan/python
108 7 431 1109 15
clip_weights.py
in tensorflow_gan/python/features
92 10 431 1117 7
setup.py
in root
91 4 431 1117 13
namedtuples.py
in tensorflow_gan/python
86 1 431 1117 4