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 |
---|---|---|---|---|---|
main.py in mnist |
116 | 5 | 472 | 1980 | 34 |
main.py in imagenet |
343 | 16 | 62 | 1944 | 46 |
main.py in word_language_model |
169 | 6 | 569 | 1938 | 28 |
data.py in word_language_model |
37 | 5 | 893 | 1938 | 8 |
model.py in word_language_model |
101 | 10 | 588 | 1911 | 16 |
generate.py in word_language_model |
55 | - | 889 | 1911 | 11 |
main.py in dcgan |
214 | 5 | 569 | 1905 | 27 |
main.py in super_resolution |
62 | 3 | 1372 | 1847 | 4 |
data.py in super_resolution |
49 | 6 | 1577 | 1847 | 4 |
super_resolve.py in super_resolution |
32 | - | 1097 | 1847 | 6 |
dataset.py in super_resolution |
26 | 5 | 1796 | 1847 | 4 |
model.py in super_resolution |
24 | 3 | 1372 | 1847 | 6 |
main.py in vae |
102 | 8 | 473 | 1834 | 14 |
main.py in mnist_hogwild |
77 | 2 | 573 | 1834 | 10 |
train.py in mnist_hogwild |
43 | 4 | 573 | 1834 | 12 |
actor_critic.py in reinforcement_learning |
93 | 5 | 691 | 1833 | 17 |
reinforce.py in reinforcement_learning |
87 | 5 | 1061 | 1833 | 15 |
main.py in regression |
37 | 4 | 606 | 1832 | 6 |
train.py in snli |
98 | - | 9 | 1828 | 18 |
model.py in snli |
63 | 5 | 691 | 1828 | 7 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
dataset.py in super_resolution |
26 | 5 | 1796 | 1847 | 4 |
__init__.py in fast_neural_style/neural_style |
1 | - | 1694 | 1694 | 1 |
vgg.py in fast_neural_style/neural_style |
34 | 2 | 1694 | 1694 | 1 |
data.py in super_resolution |
49 | 6 | 1577 | 1847 | 4 |
generate_sine_wave.py in time_sequence_prediction |
10 | - | 1576 | 1756 | 2 |
model.py in super_resolution |
24 | 3 | 1372 | 1847 | 6 |
main.py in super_resolution |
62 | 3 | 1372 | 1847 | 4 |
neural_style.py in fast_neural_style/neural_style |
192 | 5 | 1275 | 1694 | 6 |
transformer_net.py in fast_neural_style/neural_style |
72 | 8 | 1196 | 1694 | 3 |
display_samples.py in cpp/dcgan |
21 | - | 1106 | 1106 | 1 |
download_mnist.py in cpp/tools |
72 | 4 | 1106 | 1106 | 1 |
super_resolve.py in super_resolution |
32 | - | 1097 | 1847 | 6 |
reinforce.py in reinforcement_learning |
87 | 5 | 1061 | 1833 | 15 |
regression.cpp in cpp/regression |
63 | 5 | 931 | 931 | 1 |
custom-dataset.cpp in cpp/custom-dataset |
185 | 7 | 919 | 919 | 1 |
data.py in word_language_model |
37 | 5 | 893 | 1938 | 8 |
generate.py in word_language_model |
55 | - | 889 | 1911 | 11 |
convert.py in cpp/transfer-learning |
9 | - | 875 | 875 | 1 |
main.h in cpp/transfer-learning |
36 | 2 | 875 | 875 | 1 |
classify.cpp in cpp/transfer-learning |
51 | 3 | 875 | 875 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
profiling_tracer.py in fx |
47 | 2 | 130 | 130 | 1 |
primitive_library.py in fx |
48 | 5 | 14 | 284 | 3 |
module_tracer.py in fx |
26 | 2 | 322 | 322 | 1 |
custom_tracer.py in fx |
36 | 6 | 354 | 354 | 1 |
nnc_compile.py in fx |
336 | 20 | 336 | 355 | 5 |
vmap.py in fx |
96 | 7 | 355 | 355 | 1 |
wrap_output_dynamically.py in fx |
51 | 3 | 228 | 355 | 2 |
subgraph_rewriter_basic_use.py in fx |
46 | 5 | 297 | 355 | 3 |
inline_function.py in fx |
43 | 2 | 14 | 355 | 3 |
proxy_based_graph_creation.py in fx |
37 | 1 | 14 | 355 | 3 |
invert.py in fx |
36 | 3 | 355 | 355 | 1 |
replace_op.py in fx |
15 | 1 | 355 | 355 | 1 |
interpreter.cpp in fx/native_interpreter |
113 | 6 | 355 | 357 | 2 |
use_interpreter.py in fx/native_interpreter |
73 | 2 | 355 | 357 | 2 |
dist-mnist.cpp in cpp/distributed |
121 | 3 | 340 | 542 | 10 |
main.py in distributed/rpc/ddp_rpc |
107 | 4 | 181 | 559 | 7 |
reinforce.py in distributed/rpc/batch |
171 | 10 | 572 | 586 | 2 |
parameter_server.py in distributed/rpc/batch |
114 | 10 | 490 | 586 | 3 |
main.py in distributed/ddp |
100 | 10 | 615 | 637 | 2 |
main.py in distributed/rpc/pipeline |
169 | 13 | 309 | 642 | 7 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
train.py in snli |
98 | - | 9 | 1828 | 18 |
primitive_library.py in fx |
48 | 5 | 14 | 284 | 3 |
inline_function.py in fx |
43 | 2 | 14 | 355 | 3 |
proxy_based_graph_creation.py in fx |
37 | 1 | 14 | 355 | 3 |
main.py in imagenet |
343 | 16 | 62 | 1944 | 46 |
profiling_tracer.py in fx |
47 | 2 | 130 | 130 | 1 |
main.py in distributed/rpc/ddp_rpc |
107 | 4 | 181 | 559 | 7 |
wrap_output_dynamically.py in fx |
51 | 3 | 228 | 355 | 2 |
example.py in distributed/ddp |
66 | 4 | 242 | 672 | 10 |
subgraph_rewriter_basic_use.py in fx |
46 | 5 | 297 | 355 | 3 |
main.py in distributed/rpc/pipeline |
169 | 13 | 309 | 642 | 7 |
module_tracer.py in fx |
26 | 2 | 322 | 322 | 1 |
nnc_compile.py in fx |
336 | 20 | 336 | 355 | 5 |
dist-mnist.cpp in cpp/distributed |
121 | 3 | 340 | 542 | 10 |
custom_tracer.py in fx |
36 | 6 | 354 | 354 | 1 |
interpreter.cpp in fx/native_interpreter |
113 | 6 | 355 | 357 | 2 |
vmap.py in fx |
96 | 7 | 355 | 355 | 1 |
use_interpreter.py in fx/native_interpreter |
73 | 2 | 355 | 357 | 2 |
invert.py in fx |
36 | 3 | 355 | 355 | 1 |
replace_op.py in fx |
15 | 1 | 355 | 355 | 1 |