huggingface / optimum-executorch
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 28 files with 2,219 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 7 files changed 6-20 times (1,285 lines of code)
    • 21 files changed 1-5 times (934 lines of code)
0% | 0% | 0% | 57% | 42%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 28 files with 2,219 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 12 files changed by 2-5 contributors (1,554 lines of code)
    • 16 files changed by 1 contributor (665 lines of code)
0% | 0% | 0% | 70% | 29%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, yaml, mdx, txt, gitignore, md, toml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 58% | 41%
toml0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
optimum0% | 0% | 0% | 58% | 41%
ROOT0% | 0% | 0% | 46% | 53%
Most Frequently Changed Files (Top 28)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
modeling.py
in optimum/executorch
632 26 2025-01-24 2025-06-26 13 3 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
setup.py
in root
63 - 2025-01-24 2025-06-20 12 5 80481427+echarlaix@users.no... 161522778+metascroy@users.n...
integrations.py
in optimum/exporters/executorch
350 19 2025-03-25 2025-06-26 9 4 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
xnnpack.py
in optimum/exporters/executorch/recipes
71 2 2025-01-24 2025-06-25 8 3 80481427+echarlaix@users.no... kimishpatel@fb.com
causal_lm.py
in optimum/exporters/executorch/tasks
75 1 2025-01-24 2025-06-26 8 3 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
convert.py
in optimum/exporters/executorch
34 1 2025-01-24 2025-06-16 6 3 80481427+echarlaix@users.no... kimishpatel@fb.com
utils.py
in optimum/exporters/executorch
60 2 2025-03-25 2025-06-26 6 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
executorch.py
in optimum/commands/export
83 3 2025-01-24 2025-06-04 5 3 80481427+echarlaix@users.no... kimishpatel@fb.com
custom_sdpa.py
in optimum/executorch/attentions
103 3 2025-04-11 2025-06-25 5 2 42389959+guangy10@users.nor... kimishpatel@fb.com
__init__.py
in optimum/executorch
22 - 2025-01-24 2025-04-10 4 3 80481427+echarlaix@users.no... 92989966+chmjkb@users.norep...
55 3 2025-06-06 2025-06-25 4 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
__main__.py
in optimum/exporters/executorch
80 2 2025-01-24 2025-06-20 4 3 80481427+echarlaix@users.no... 161522778+metascroy@users.n...
__init__.py
in optimum/exporters/executorch/tasks
1 - 2025-01-24 2025-04-03 3 2 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
custom_kv_cache.py
in optimum/executorch/attentions
228 10 2025-06-04 2025-06-25 3 1 kimishpatel@fb.com kimishpatel@fb.com
version.py
in optimum/executorch
1 - 2025-01-24 2025-02-20 2 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
__init__.py
in optimum/exporters/executorch
40 - 2025-01-24 2025-03-25 2 2 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
stats.py
in optimum/executorch
130 19 2025-04-07 2025-04-29 2 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
__init__.py
in optimum/exporters/executorch/recipes
1 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
register_export.py
in optimum/commands/register
3 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
image_classification.py
in optimum/exporters/executorch/tasks
7 1 2025-04-03 2025-04-03 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
masked_lm.py
in optimum/exporters/executorch/tasks
7 1 2025-03-25 2025-03-25 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
remove_padding_idx_embedding_pass.py
in optimum/executorch/passes
13 2 2025-05-28 2025-05-28 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
seq2seq_lm.py
in optimum/exporters/executorch/tasks
16 1 2025-03-25 2025-03-25 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
asr.py
in optimum/exporters/executorch/tasks
16 1 2025-04-10 2025-04-10 1 1 92989966+chmjkb@users.norep... 92989966+chmjkb@users.norep...
recipe_registry.py
in optimum/exporters/executorch
17 2 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
task_registry.py
in optimum/exporters/executorch
17 2 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
18 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
coreml.py
in optimum/exporters/executorch/recipes
76 2 2025-06-20 2025-06-20 1 1 161522778+metascroy@users.n... 161522778+metascroy@users.n...
Files With Most Contributors (Top 28)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
setup.py
in root
63 - 2025-01-24 2025-06-20 12 5 80481427+echarlaix@users.no... 161522778+metascroy@users.n...
integrations.py
in optimum/exporters/executorch
350 19 2025-03-25 2025-06-26 9 4 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
modeling.py
in optimum/executorch
632 26 2025-01-24 2025-06-26 13 3 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
xnnpack.py
in optimum/exporters/executorch/recipes
71 2 2025-01-24 2025-06-25 8 3 80481427+echarlaix@users.no... kimishpatel@fb.com
causal_lm.py
in optimum/exporters/executorch/tasks
75 1 2025-01-24 2025-06-26 8 3 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
convert.py
in optimum/exporters/executorch
34 1 2025-01-24 2025-06-16 6 3 80481427+echarlaix@users.no... kimishpatel@fb.com
executorch.py
in optimum/commands/export
83 3 2025-01-24 2025-06-04 5 3 80481427+echarlaix@users.no... kimishpatel@fb.com
__main__.py
in optimum/exporters/executorch
80 2 2025-01-24 2025-06-20 4 3 80481427+echarlaix@users.no... 161522778+metascroy@users.n...
__init__.py
in optimum/executorch
22 - 2025-01-24 2025-04-10 4 3 80481427+echarlaix@users.no... 92989966+chmjkb@users.norep...
custom_sdpa.py
in optimum/executorch/attentions
103 3 2025-04-11 2025-06-25 5 2 42389959+guangy10@users.nor... kimishpatel@fb.com
__init__.py
in optimum/exporters/executorch/tasks
1 - 2025-01-24 2025-04-03 3 2 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
__init__.py
in optimum/exporters/executorch
40 - 2025-01-24 2025-03-25 2 2 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
utils.py
in optimum/exporters/executorch
60 2 2025-03-25 2025-06-26 6 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
55 3 2025-06-06 2025-06-25 4 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
custom_kv_cache.py
in optimum/executorch/attentions
228 10 2025-06-04 2025-06-25 3 1 kimishpatel@fb.com kimishpatel@fb.com
stats.py
in optimum/executorch
130 19 2025-04-07 2025-04-29 2 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
version.py
in optimum/executorch
1 - 2025-01-24 2025-02-20 2 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
18 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
register_export.py
in optimum/commands/register
3 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
task_registry.py
in optimum/exporters/executorch
17 2 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
recipe_registry.py
in optimum/exporters/executorch
17 2 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
__init__.py
in optimum/exporters/executorch/recipes
1 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
coreml.py
in optimum/exporters/executorch/recipes
76 2 2025-06-20 2025-06-20 1 1 161522778+metascroy@users.n... 161522778+metascroy@users.n...
asr.py
in optimum/exporters/executorch/tasks
16 1 2025-04-10 2025-04-10 1 1 92989966+chmjkb@users.norep... 92989966+chmjkb@users.norep...
masked_lm.py
in optimum/exporters/executorch/tasks
7 1 2025-03-25 2025-03-25 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
image_classification.py
in optimum/exporters/executorch/tasks
7 1 2025-04-03 2025-04-03 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
seq2seq_lm.py
in optimum/exporters/executorch/tasks
16 1 2025-03-25 2025-03-25 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
remove_padding_idx_embedding_pass.py
in optimum/executorch/passes
13 2 2025-05-28 2025-05-28 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
Files With Least Contributors (Top 28)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
custom_kv_cache.py
in optimum/executorch/attentions
228 10 2025-06-04 2025-06-25 3 1 kimishpatel@fb.com kimishpatel@fb.com
stats.py
in optimum/executorch
130 19 2025-04-07 2025-04-29 2 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
coreml.py
in optimum/exporters/executorch/recipes
76 2 2025-06-20 2025-06-20 1 1 161522778+metascroy@users.n... 161522778+metascroy@users.n...
utils.py
in optimum/exporters/executorch
60 2 2025-03-25 2025-06-26 6 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
55 3 2025-06-06 2025-06-25 4 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
18 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
task_registry.py
in optimum/exporters/executorch
17 2 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
recipe_registry.py
in optimum/exporters/executorch
17 2 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
asr.py
in optimum/exporters/executorch/tasks
16 1 2025-04-10 2025-04-10 1 1 92989966+chmjkb@users.norep... 92989966+chmjkb@users.norep...
seq2seq_lm.py
in optimum/exporters/executorch/tasks
16 1 2025-03-25 2025-03-25 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
remove_padding_idx_embedding_pass.py
in optimum/executorch/passes
13 2 2025-05-28 2025-05-28 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
masked_lm.py
in optimum/exporters/executorch/tasks
7 1 2025-03-25 2025-03-25 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
image_classification.py
in optimum/exporters/executorch/tasks
7 1 2025-04-03 2025-04-03 1 1 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
register_export.py
in optimum/commands/register
3 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
__init__.py
in optimum/exporters/executorch/recipes
1 - 2025-01-24 2025-01-24 1 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
version.py
in optimum/executorch
1 - 2025-01-24 2025-02-20 2 1 80481427+echarlaix@users.no... 80481427+echarlaix@users.no...
custom_sdpa.py
in optimum/executorch/attentions
103 3 2025-04-11 2025-06-25 5 2 42389959+guangy10@users.nor... kimishpatel@fb.com
__init__.py
in optimum/exporters/executorch
40 - 2025-01-24 2025-03-25 2 2 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
__init__.py
in optimum/exporters/executorch/tasks
1 - 2025-01-24 2025-04-03 3 2 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
modeling.py
in optimum/executorch
632 26 2025-01-24 2025-06-26 13 3 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
executorch.py
in optimum/commands/export
83 3 2025-01-24 2025-06-04 5 3 80481427+echarlaix@users.no... kimishpatel@fb.com
__main__.py
in optimum/exporters/executorch
80 2 2025-01-24 2025-06-20 4 3 80481427+echarlaix@users.no... 161522778+metascroy@users.n...
causal_lm.py
in optimum/exporters/executorch/tasks
75 1 2025-01-24 2025-06-26 8 3 80481427+echarlaix@users.no... 42389959+guangy10@users.nor...
xnnpack.py
in optimum/exporters/executorch/recipes
71 2 2025-01-24 2025-06-25 8 3 80481427+echarlaix@users.no... kimishpatel@fb.com
convert.py
in optimum/exporters/executorch
34 1 2025-01-24 2025-06-16 6 3 80481427+echarlaix@users.no... kimishpatel@fb.com
__init__.py
in optimum/executorch
22 - 2025-01-24 2025-04-10 4 3 80481427+echarlaix@users.no... 92989966+chmjkb@users.norep...
integrations.py
in optimum/exporters/executorch
350 19 2025-03-25 2025-06-26 9 4 42389959+guangy10@users.nor... 42389959+guangy10@users.nor...
setup.py
in root
63 - 2025-01-24 2025-06-20 12 5 80481427+echarlaix@users.no... 161522778+metascroy@users.n...