facebookresearch / recipes
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: 122
  • Daily file updates (only one update per file and date counted): 70
  • First update: 2021-12-04
  • Latest update: 2022-01-12
  • Days between first and latest update: 40 (5 weeks, estimated 25 working days)
  • Active days (at least one file change): 22
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 42 files with 2,366 lines of code in files.
    • 0 files that are 366+ days old (0 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)
    • 38 files that are 31-90 days old (2,191 lines of code)
    • 4 files that are 1-30 days old (175 lines of code)
0% | 0% | 0% | 92% | 7%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 42 files with 2,366 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 31 files have been last changed 31-90 days ago (1,387 lines of code)
    • 11 files have been last changed 1-30 days ago (979 lines of code)
0% | 0% | 0% | 58% | 41%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, yaml, md, js, json, svg, css, txt, mdx, gitignore, pt, in, watchmanconfig, toml, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
py0% | 0% | 0% | 94% | 5%
yaml0% | 0% | 0% | 55% | 44%
toml0% | 0% | 0% | 0% | 0%
in0% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py0% | 0% | 0% | 58% | 41%
yaml0% | 0% | 0% | 55% | 44%
toml0% | 0% | 0% | 0% | 0%
in0% | 0% | 0% | 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
torchrecipes/audio/source_separation0% | 0% | 0% | 100% | 0%
torchrecipes/text/doc_classification0% | 0% | 0% | 100% | 0%
torchrecipes/vision/image_classification0% | 0% | 0% | 90% | 9%
torchrecipes/utils0% | 0% | 0% | 100% | 0%
torchrecipes/core0% | 0% | 0% | 100% | 0%
torchrecipes/vision/data0% | 0% | 0% | 54% | 45%
torchrecipes/vision/image_generation0% | 0% | 0% | 81% | 18%
torchrecipes/core/conf0% | 0% | 0% | 100% | 0%
torchrecipes/launcher0% | 0% | 0% | 100% | 0%
torchrecipes/audio0% | 0% | 0% | 100% | 0%
torchrecipes0% | 0% | 0% | 0% | 0%
torchrecipes/vision/core0% | 0% | 0% | 0% | 0%
torchrecipes/checkpointing0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
torchrecipes/audio/source_separation0% | 0% | 0% | 100% | 0%
torchrecipes/text/doc_classification0% | 0% | 0% | 68% | 31%
torchrecipes/vision/image_classification0% | 0% | 0% | 67% | 32%
torchrecipes/core/conf0% | 0% | 0% | 100% | 0%
torchrecipes/vision/image_generation0% | 0% | 0% | 50% | 49%
torchrecipes/launcher0% | 0% | 0% | 100% | 0%
torchrecipes/audio0% | 0% | 0% | 100% | 0%
torchrecipes/vision/data0% | 0% | 0% | 0% | 100%
torchrecipes/utils0% | 0% | 0% | 0% | 100%
torchrecipes/core0% | 0% | 0% | 0% | 100%
torchrecipes0% | 0% | 0% | 0% | 0%
torchrecipes/vision/core0% | 0% | 0% | 0% | 0%
torchrecipes/checkpointing0% | 0% | 0% | 0% | 0%
ROOT0% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
train_app.py
in torchrecipes/vision/image_classification
81 5 27 50 2
run.py
in torchrecipes/launcher
63 4 50 50 1
train_app.py
in torchrecipes/vision/image_generation
42 3 27 50 2
base_train_app.py
in torchrecipes/core
140 12 16 48 3
doc_classification.py
in torchrecipes/text/doc_classification/module
123 8 47 47 1
doc_classification.py
in torchrecipes/text/doc_classification/datamodule
112 6 27 47 2
common.py
in torchrecipes/text/doc_classification/conf
98 - 47 47 1
train_app.py
in torchrecipes/text/doc_classification
74 4 41 47 2
doc_classification_text_transform.py
in torchrecipes/text/doc_classification/transform
56 2 15 47 2
xlmrbase_classifier.yaml
in torchrecipes/text/doc_classification/conf/module/model
21 - 37 47 2
train_app.yaml
in torchrecipes/text/doc_classification/conf
18 - 47 47 1
doc_classification_transform.yaml
in torchrecipes/text/doc_classification/conf/transform
9 - 47 47 1
adamw.yaml
in torchrecipes/text/doc_classification/conf/module/optim
8 - 37 47 2
doc_classification_datamodule.yaml
in torchrecipes/text/doc_classification/conf/datamodule
5 - 47 47 1
sst2_dataset.yaml
in torchrecipes/text/doc_classification/conf/datamodule/dataset
3 - 47 47 1
__init__.py
in torchrecipes/audio
1 - 46 47 2
__init__.py
in torchrecipes/text/doc_classification
1 - 47 47 1
__init__.py
in torchrecipes/text/doc_classification/conf
1 - 47 47 1
conv_tasnet.py
in torchrecipes/audio/source_separation/module
160 11 46 46 1
librimix.py
in torchrecipes/audio/source_separation/datamodule
127 6 46 46 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
run.py
in torchrecipes/launcher
63 4 50 50 1
__init__.py
in torchrecipes/text/doc_classification/conf
1 - 47 47 1
__init__.py
in torchrecipes/text/doc_classification
1 - 47 47 1
sst2_dataset.yaml
in torchrecipes/text/doc_classification/conf/datamodule/dataset
3 - 47 47 1
doc_classification_datamodule.yaml
in torchrecipes/text/doc_classification/conf/datamodule
5 - 47 47 1
doc_classification_transform.yaml
in torchrecipes/text/doc_classification/conf/transform
9 - 47 47 1
train_app.yaml
in torchrecipes/text/doc_classification/conf
18 - 47 47 1
common.py
in torchrecipes/text/doc_classification/conf
98 - 47 47 1
doc_classification.py
in torchrecipes/text/doc_classification/module
123 8 47 47 1
__init__.py
in torchrecipes/audio/source_separation/conf
1 - 46 46 1
librimix.yaml
in torchrecipes/audio/source_separation/conf/datamodule
1 - 46 46 1
__init__.py
in torchrecipes/audio
1 - 46 47 2
__init__.py
in torchrecipes/audio/source_separation/loss
4 - 46 46 1
gpu.yaml
in torchrecipes/audio/source_separation/conf/trainer
5 - 46 46 1
train_app.yaml
in torchrecipes/audio/source_separation/conf
7 - 46 46 1
__init__.py
in torchrecipes/audio/source_separation/datamodule
8 - 46 46 1
__init__.py
in torchrecipes/audio/source_separation/metrics
8 - 46 46 1
si_sdr.py
in torchrecipes/audio/source_separation/loss
9 1 46 46 1
sdr.py
in torchrecipes/audio/source_separation/metrics
23 2 46 46 1
utils.py
in torchrecipes/audio/source_separation/datamodule
57 3 46 46 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
infogan.py
in torchrecipes/vision/image_generation/module
232 14
gan.py
in torchrecipes/vision/image_generation/module
126 13
setup.py
in root
86 5
dcgan.py
in torchrecipes/vision/image_generation/models
85 6
infogan.py
in torchrecipes/vision/image_generation/models
84 5
task_base.py
in torchrecipes/core
67 10
mixup_transform.py
in torchrecipes/vision/image_classification/callbacks
61 3
gan.py
in torchrecipes/vision/image_generation/models
40 4
mixup_utils.py
in torchrecipes/utils
34 5
model_weights.py
in torchrecipes/vision/core/utils
33 2
model_weights_exporter.py
in torchrecipes/vision/core/utils
33 -
builder.py
in torchrecipes/vision/data/transforms
31 3
_internal_patches.py
in torchrecipes
28 3
fine_tuning_wrapper.py
in torchrecipes/vision/core/ops
24 3
config_utils.py
in torchrecipes/utils
21 3
setup_utils.py
in torchrecipes/checkpointing
21 1
train_app.yaml
in torchrecipes/vision/image_classification/conf
17 -
datamodule.py
in torchrecipes/vision/core/datamodule
16 -
resize.yaml
in torchrecipes/vision/image_generation/conf/datamodule/transforms
16 -
checkpoint.py
in torchrecipes/utils
15 1
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
infogan.py
in torchrecipes/vision/image_generation/module
232 14
gan.py
in torchrecipes/vision/image_generation/module
126 13
setup.py
in root
86 5
dcgan.py
in torchrecipes/vision/image_generation/models
85 6
infogan.py
in torchrecipes/vision/image_generation/models
84 5
task_base.py
in torchrecipes/core
67 10
mixup_transform.py
in torchrecipes/vision/image_classification/callbacks
61 3
gan.py
in torchrecipes/vision/image_generation/models
40 4
mixup_utils.py
in torchrecipes/utils
34 5
model_weights.py
in torchrecipes/vision/core/utils
33 2
model_weights_exporter.py
in torchrecipes/vision/core/utils
33 -
builder.py
in torchrecipes/vision/data/transforms
31 3
_internal_patches.py
in torchrecipes
28 3
fine_tuning_wrapper.py
in torchrecipes/vision/core/ops
24 3
config_utils.py
in torchrecipes/utils
21 3
setup_utils.py
in torchrecipes/checkpointing
21 1
train_app.yaml
in torchrecipes/vision/image_classification/conf
17 -
datamodule.py
in torchrecipes/vision/core/datamodule
16 -
resize.yaml
in torchrecipes/vision/image_generation/conf/datamodule/transforms
16 -
checkpoint.py
in torchrecipes/utils
15 1