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).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in adanet |
38 | - | 732 | 1324 | 18 |
estimator.py in adanet/core |
1243 | 60 | 630 | 1281 | 101 |
iteration.py in adanet/core |
718 | 41 | 732 | 1281 | 60 |
summary.py in adanet/core |
537 | 50 | 732 | 1281 | 24 |
testing_utils.py in adanet/core |
275 | 17 | 732 | 1281 | 34 |
report_accessor.py in adanet/core |
80 | 7 | 732 | 1281 | 16 |
report_materializer.py in adanet/core |
77 | 4 | 732 | 1281 | 13 |
evaluator.py in adanet/core |
65 | 6 | 732 | 1281 | 12 |
candidate.py in adanet/core |
55 | 3 | 732 | 1281 | 16 |
__init__.py in adanet/core |
15 | - | 1095 | 1281 | 6 |
timer.py in adanet/core |
11 | 2 | 1281 | 1281 | 1 |
setup.py in adanet/pip_package |
48 | - | 627 | 1228 | 8 |
setup.cfg in adanet/pip_package |
2 | - | 1228 | 1228 | 1 |
version.py in adanet |
1 | - | 575 | 1228 | 16 |
estimator.py in adanet/autoensemble |
108 | 2 | 732 | 1178 | 32 |
__init__.py in adanet/autoensemble |
11 | - | 732 | 1178 | 7 |
tpu_estimator.py in adanet/core |
280 | 9 | 638 | 1173 | 44 |
setup.cfg in root |
6 | - | 868 | 1124 | 4 |
architecture.py in adanet/core |
72 | 12 | 807 | 1116 | 10 |
ensemble_builder.py in adanet/core |
539 | 14 | 732 | 1109 | 31 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
timer.py in adanet/core |
11 | 2 | 1281 | 1281 | 1 |
setup.cfg in adanet/pip_package |
2 | - | 1228 | 1228 | 1 |
__init__.py in adanet/core |
15 | - | 1095 | 1281 | 6 |
__init__.py in research/improve_nas/trainer |
1 | - | 1068 | 1068 | 1 |
config.yaml in research/improve_nas |
9 | - | 1068 | 1068 | 1 |
setup.py in research/improve_nas |
12 | - | 1068 | 1068 | 1 |
__init__.py in adanet/distributed |
11 | - | 1054 | 1054 | 1 |
__init__.py in adanet/subnetwork |
19 | - | 1054 | 1054 | 1 |
__init__.py in adanet/ensemble |
33 | - | 897 | 1054 | 2 |
setup.cfg in root |
6 | - | 868 | 1124 | 4 |
devices.py in adanet/distributed |
20 | 3 | 821 | 1054 | 2 |
ensembler.py in adanet/ensemble |
33 | 7 | 807 | 1054 | 4 |
architecture.py in adanet/core |
72 | 12 | 807 | 1116 | 10 |
generator.py in adanet/subnetwork |
89 | 10 | 807 | 1054 | 7 |
placement.py in adanet/distributed |
104 | 18 | 807 | 1054 | 7 |
strategy.py in adanet/ensemble |
47 | 5 | 803 | 1054 | 4 |
__init__.py in adanet/experimental/schedulers |
4 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/storages |
4 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/controllers |
4 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/work_units |
6 | - | 750 | 750 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in adanet/experimental |
14 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/phases |
12 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/keras |
10 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/work_units |
6 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/controllers |
4 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/storages |
4 | - | 750 | 750 | 1 |
__init__.py in adanet/experimental/schedulers |
4 | - | 750 | 750 | 1 |
autoensemble_phase.py in adanet/experimental/phases |
102 | 15 | 732 | 751 | 3 |
repeat_phase.py in adanet/experimental/phases |
42 | 6 | 732 | 751 | 2 |
keras_trainer_phase.py in adanet/experimental/phases |
32 | 6 | 732 | 756 | 3 |
keras_trainer_work_unit.py in adanet/experimental/work_units |
29 | 2 | 732 | 756 | 3 |
input_phase.py in adanet/experimental/phases |
15 | 4 | 732 | 756 | 3 |
keras_tuner_phase.py in adanet/experimental/phases |
34 | 6 | 732 | 794 | 5 |
storage.py in adanet/experimental/storages |
25 | 7 | 732 | 794 | 5 |
sequential_controller.py in adanet/experimental/controllers |
20 | 3 | 732 | 794 | 4 |
in_memory_storage.py in adanet/experimental/storages |
17 | 5 | 732 | 794 | 5 |
keras_tuner_work_unit.py in adanet/experimental/work_units |
16 | 2 | 732 | 794 | 4 |
in_process_scheduler.py in adanet/experimental/schedulers |
10 | 1 | 732 | 794 | 3 |
ensemble_model.py in adanet/experimental/keras |
36 | 6 | 732 | 795 | 6 |
testing_utils.py in adanet/experimental/keras |
26 | 1 | 732 | 795 | 2 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
version.py in adanet |
1 | - | 575 | 1228 | 16 |
setup.py in adanet/pip_package |
48 | - | 627 | 1228 | 8 |
estimator.py in adanet/core |
1243 | 60 | 630 | 1281 | 101 |
tpu_estimator.py in adanet/core |
280 | 9 | 638 | 1173 | 44 |
common.py in adanet/autoensemble |
164 | 13 | 673 | 834 | 5 |
iteration.py in adanet/core |
718 | 41 | 732 | 1281 | 60 |
ensemble_builder.py in adanet/core |
539 | 14 | 732 | 1109 | 31 |
summary.py in adanet/core |
537 | 50 | 732 | 1281 | 24 |
weighted.py in adanet/ensemble |
356 | 19 | 732 | 1054 | 11 |
testing_utils.py in adanet/core |
275 | 17 | 732 | 1281 | 34 |
eval_metrics.py in adanet/core |
226 | 18 | 732 | 1061 | 19 |
__init__.py in adanet/tf_compat |
117 | 11 | 732 | 1023 | 12 |
estimator.py in adanet/autoensemble |
108 | 2 | 732 | 1178 | 32 |
autoensemble_phase.py in adanet/experimental/phases |
102 | 15 | 732 | 751 | 3 |
mean.py in adanet/ensemble |
86 | 6 | 732 | 897 | 5 |
report_accessor.py in adanet/core |
80 | 7 | 732 | 1281 | 16 |
report_materializer.py in adanet/core |
77 | 4 | 732 | 1281 | 13 |
evaluator.py in adanet/core |
65 | 6 | 732 | 1281 | 12 |
candidate.py in adanet/core |
55 | 3 | 732 | 1281 | 16 |
repeat_phase.py in adanet/experimental/phases |
42 | 6 | 732 | 751 | 2 |