pytorch / tnt
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: 37
  • Daily file updates (only one update per file and date counted): 90
  • First update: 2016-12-10
  • Latest update: 2021-01-05
  • Days between first and latest update: 1488 (212 weeks, estimated 1060 working days)
  • Active days (at least one file change): 64
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 37 files with 1,481 lines of code in files.
    • 37 files that are 366+ days old (1,481 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 37 files with 1,481 lines of code in files.
    • 37 files have been last changed 366+ days ago (1,481 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)
    • 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)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
py, rst, md, txt, svg, css, ini, gitignore, bat, sh, json, yml, html
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
py100% | 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
torchnet/meter100% | 0% | 0% | 0% | 0%
torchnet/logger100% | 0% | 0% | 0% | 0%
torchnet/dataset100% | 0% | 0% | 0% | 0%
example100% | 0% | 0% | 0% | 0%
torchnet/utils100% | 0% | 0% | 0% | 0%
torchnet/engine100% | 0% | 0% | 0% | 0%
torchnet100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
torchnet/meter100% | 0% | 0% | 0% | 0%
torchnet/logger100% | 0% | 0% | 0% | 0%
torchnet/dataset100% | 0% | 0% | 0% | 0%
example100% | 0% | 0% | 0% | 0%
torchnet/utils100% | 0% | 0% | 0% | 0%
torchnet/engine100% | 0% | 0% | 0% | 0%
torchnet100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
mnist.py
in example
72 5 1470 1871 8
engine.py
in torchnet/engine
62 4 1364 1871 11
classerrormeter.py
in torchnet/meter
47 4 1279 1871 7
confusionmeter.py
in torchnet/meter
47 4 1364 1871 6
batchdataset.py
in torchnet/dataset
45 3 1364 1871 5
transform.py
in torchnet
41 4 1470 1871 7
averagevaluemeter.py
in torchnet/meter
36 4 812 1871 10
tensordataset.py
in torchnet/dataset
32 3 1802 1871 6
setup.py
in root
25 - 385 1871 9
transformdataset.py
in torchnet/dataset
22 3 1802 1871 5
dataset.py
in torchnet/dataset
21 8 1754 1871 5
listdataset.py
in torchnet/dataset
19 3 1470 1871 9
timemeter.py
in torchnet/meter
19 4 811 1871 5
table.py
in torchnet/utils
17 2 1502 1871 2
meter.py
in torchnet/meter
16 3 1364 1871 2
__init__.py
in torchnet/meter
9 - 1747 1871 6
__init__.py
in torchnet/dataset
8 - 1778 1871 4
__init__.py
in torchnet
2 - 1470 1871 5
__init__.py
in torchnet/utils
2 - 1364 1871 2
__init__.py
in torchnet/engine
1 - 1871 1871 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
__init__.py
in torchnet/engine
1 - 1871 1871 1
transformdataset.py
in torchnet/dataset
22 3 1802 1871 5
tensordataset.py
in torchnet/dataset
32 3 1802 1871 6
__init__.py
in torchnet/dataset
8 - 1778 1871 4
concatdataset.py
in torchnet/dataset
18 3 1778 1793 2
dataset.py
in torchnet/dataset
21 8 1754 1871 5
__init__.py
in torchnet/meter
9 - 1747 1871 6
msemeter.py
in torchnet/meter
20 4 1747 1819 2
logger.py
in torchnet/logger
15 5 1502 1636 3
table.py
in torchnet/utils
17 2 1502 1871 2
shuffledataset.py
in torchnet/dataset
23 2 1502 1868 8
movingaveragevaluemeter.py
in torchnet/meter
26 4 1502 1819 5
__init__.py
in torchnet/logger
2 - 1471 1636 4
__init__.py
in torchnet
2 - 1470 1871 5
mapmeter.py
in torchnet/meter
11 4 1470 1751 4
listdataset.py
in torchnet/dataset
19 3 1470 1871 9
transform.py
in torchnet
41 4 1470 1871 7
mnist.py
in example
72 5 1470 1871 8
mnist_with_visdom.py
in example
94 5 1470 1635 5
splitdataset.py
in torchnet/dataset
45 4 1463 1793 5
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
multitaskdataloader.py
in torchnet/utils
64 4 1364 1364 1
resultswriter.py
in torchnet/utils
58 3 959 1364 2
mnist_with_meterlogger.py
in example
72 5 1087 1471 4
meterlogger.py
in torchnet/logger
133 11 1087 1472 7
mnist_with_visdom.py
in example
94 5 1470 1635 5
visdomlogger.py
in torchnet/logger
205 17 1349 1636 12
logger.py
in torchnet/logger
15 5 1502 1636 3
__init__.py
in torchnet/logger
2 - 1471 1636 4
apmeter.py
in torchnet/meter
84 4 741 1751 8
mapmeter.py
in torchnet/meter
11 4 1470 1751 4
splitdataset.py
in torchnet/dataset
45 4 1463 1793 5
concatdataset.py
in torchnet/dataset
18 3 1778 1793 2
aucmeter.py
in torchnet/meter
53 4 1233 1806 6
movingaveragevaluemeter.py
in torchnet/meter
26 4 1502 1819 5
msemeter.py
in torchnet/meter
20 4 1747 1819 2
shuffledataset.py
in torchnet/dataset
23 2 1502 1868 8
resampledataset.py
in torchnet/dataset
15 3 1364 1868 6
mnist.py
in example
72 5 1470 1871 8
engine.py
in torchnet/engine
62 4 1364 1871 11
classerrormeter.py
in torchnet/meter
47 4 1279 1871 7
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
setup.py
in root
25 - 385 1871 9
apmeter.py
in torchnet/meter
84 4 741 1751 8
timemeter.py
in torchnet/meter
19 4 811 1871 5
averagevaluemeter.py
in torchnet/meter
36 4 812 1871 10
resultswriter.py
in torchnet/utils
58 3 959 1364 2
meterlogger.py
in torchnet/logger
133 11 1087 1472 7
mnist_with_meterlogger.py
in example
72 5 1087 1471 4
aucmeter.py
in torchnet/meter
53 4 1233 1806 6
classerrormeter.py
in torchnet/meter
47 4 1279 1871 7
visdomlogger.py
in torchnet/logger
205 17 1349 1636 12
multitaskdataloader.py
in torchnet/utils
64 4 1364 1364 1
engine.py
in torchnet/engine
62 4 1364 1871 11
confusionmeter.py
in torchnet/meter
47 4 1364 1871 6
batchdataset.py
in torchnet/dataset
45 3 1364 1871 5
meter.py
in torchnet/meter
16 3 1364 1871 2
resampledataset.py
in torchnet/dataset
15 3 1364 1868 6
__init__.py
in torchnet/utils
2 - 1364 1871 2
splitdataset.py
in torchnet/dataset
45 4 1463 1793 5
mnist_with_visdom.py
in example
94 5 1470 1635 5
mnist.py
in example
72 5 1470 1871 8