Skip to content

Commit f130aa0

Browse files
committed
Standardize script categories and add auto-generated README
- Normalized 27 meta.yaml files to use consistent category names - Removed quotes from all category fields - Consolidated duplicate categories (ABTF variants) - Added script/generate_readme.py to auto-generate documentation - Added update_readme_and_commit.sh for manual updates - Added git pre-commit hook to auto-update README - Generated comprehensive script/README.md (308 scripts, 31 categories)
1 parent 6f6f784 commit f130aa0

File tree

30 files changed

+1307
-27
lines changed

30 files changed

+1307
-27
lines changed

script/README.md

Lines changed: 1080 additions & 0 deletions
Large diffs are not rendered by default.

script/add-custom-nvidia-system/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cache: true
55
automation_alias: script
66
automation_uid: 5b4e0237da074764
77

8-
category: "MLPerf benchmark support"
8+
category: MLPerf benchmark support
99
docker:
1010
real_run: False
1111

script/app-image-classification-onnx-py/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ uid: 3d5e908e472b417e
44
automation_alias: script
55
automation_uid: 5b4e0237da074764
66

7-
category: "Modular AI/ML application pipeline"
7+
category: Modular AI/ML application pipeline
88

99
tags:
1010
- app

script/app-loadgen-generic-python/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ uid: d3d949cc361747a6
55
automation_alias: script
66
automation_uid: 5b4e0237da074764
77

8-
category: "Modular MLPerf inference benchmark pipeline"
8+
category: Modular MLPerf inference benchmark pipeline
99

1010
developers: "[Gaz Iqbal](https://www.linkedin.com/in/gaziqbal), [Arjun Suresh](https://www.linkedin.com/in/arjunsuresh), [Grigori Fursin](https://cKnowledge.org/gfursin)"
1111

script/app-mlperf-automotive-mlcommons-python/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ uid: 621240c5d30a437c
44
automation_alias: script
55
automation_uid: 5b4e0237da074764
66

7-
category: "Modular MLPerf inference benchmark pipeline for ABTF model"
7+
category: Modular MLPerf inference benchmark pipeline
88

99

1010
# User-friendly tags to find this MLC script

script/app-mlperf-automotive/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ uid: f7488ce376484fd2
44
automation_alias: script
55
automation_uid: 5b4e0237da074764
66

7-
category: "Modular MLPerf automotive benchmark pipeline for ABTF models"
7+
category: Modular MLPerf inference benchmark pipeline
88

99

1010
# User-friendly tags to find this MLC script

script/app-mlperf-inference-amd/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cache: false
66
automation_alias: script
77
automation_uid: 5b4e0237da074764
88

9-
category: "Modular MLPerf benchmarks"
9+
category: Modular MLPerf benchmarks
1010

1111

1212
# User-friendly tags to find this MLC script

script/app-mlperf-inference-dummy/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cache: false
66
automation_alias: script
77
automation_uid: 5b4e0237da074764
88

9-
category: "Modular MLPerf benchmarks"
9+
category: Modular MLPerf benchmarks
1010

1111

1212
# User-friendly tags to find this MLC script

script/app-mlperf-inference-intel/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ can_force_cache: true
77
automation_alias: script
88
automation_uid: 5b4e0237da074764
99

10-
category: "Modular MLPerf benchmarks"
10+
category: Modular MLPerf benchmarks
1111

1212

1313
# User-friendly tags to find this MLC script

script/app-mlperf-inference-mlcommons-cpp/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ uid: bf62405e6c7a44bf
55
automation_alias: script
66
automation_uid: 5b4e0237da074764
77

8-
category: "Modular MLPerf inference benchmark pipeline"
8+
category: Modular MLPerf inference benchmark pipeline
99

1010
developers: "[Thomas Zhu](https://www.linkedin.com/in/hanwen-zhu-483614189), [Arjun Suresh](https://www.linkedin.com/in/arjunsuresh), [Grigori Fursin](https://cKnowledge.org/gfursin)"
1111

0 commit comments

Comments
 (0)