Skip to content

Commit 50f8c1d

Browse files
authored
Add trademarks for MLCommons and MLPerf (mlcommons#736)
1 parent cc69169 commit 50f8c1d

296 files changed

Lines changed: 327 additions & 327 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

COPYRIGHT.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Copyright (c) 2021-2024 MLCommons
1+
Copyright (c) 2021-2024 MLCommons®
22

3-
Grigori Fursin, the cTuning foundation and OctoML donated this project to MLCommons to benefit everyone.
3+
Grigori Fursin, the cTuning foundation and OctoML donated this project to MLCommons® to benefit everyone.
44

55
Copyright (c) 2014-2021 cTuning foundation

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
# MLPerf Automations and Scripts
1+
# MLPerf® Automations and Scripts
22

33
[![License](https://img.shields.io/badge/License-Apache%202.0-green)](LICENSE.md)
44
[![Downloads](https://static.pepy.tech/badge/mlcflow)](https://pepy.tech/project/mlcflow)
55
[![MLC script automation features test](https://github.com/mlcommons/mlperf-automations/actions/workflows/test-mlc-script-features.yml/badge.svg?cache-bust=1)](https://github.com/mlcommons/mlperf-automations/actions/workflows/test-mlc-script-features.yml)
6-
[![MLPerf Inference ABTF POC Test](https://github.com/mlcommons/mlperf-automations/actions/workflows/test-mlperf-inference-abtf-poc.yml/badge.svg)](https://github.com/mlcommons/mlperf-automations/actions/workflows/test-mlperf-inference-abtf-poc.yml)
6+
[![MLPerf® Inference ABTF POC Test](https://github.com/mlcommons/mlperf-automations/actions/workflows/test-mlperf-inference-abtf-poc.yml/badge.svg)](https://github.com/mlcommons/mlperf-automations/actions/workflows/test-mlperf-inference-abtf-poc.yml)
77

88

99

10-
Welcome to the **MLPerf Automations and Scripts** repository! This repository is your go-to resource for tools, automations, and scripts designed to streamline the execution of **MLPerf benchmarks**—with a strong emphasis on **MLPerf Inference benchmarks**.
10+
Welcome to the **MLPerf® Automations and Scripts** repository! This repository is your go-to resource for tools, automations, and scripts designed to streamline the execution of **MLPerf® benchmarks**—with a strong emphasis on **MLPerf® Inference benchmarks**.
1111

12-
Starting **January 2025**, MLPerf automation scripts is powered by [MLCFlow](https://github.com/mlcommons/mlcflow) automation interface. This new and simplified framework replaces the previous [Collective Mind (CM)](https://github.com/mlcommons/ck/tree/master/cm), providing a more robust, efficient, and self-contained solution for benchmarking workflows, making MLPerf automations independent of any external projects.
12+
Starting **January 2025**, MLPerf® automation scripts is powered by [MLCFlow](https://github.com/mlcommons/mlcflow) automation interface. This new and simplified framework replaces the previous [Collective Mind (CM)](https://github.com/mlcommons/ck/tree/master/cm), providing a more robust, efficient, and self-contained solution for benchmarking workflows, making MLPerf® automations independent of any external projects.
1313

1414
---
1515

1616
## 🚀 Key Features
17-
- **Automated Benchmarking** – Simplifies running MLPerf Inference benchmarks with minimal manual intervention.
17+
- **Automated Benchmarking** – Simplifies running MLPerf® Inference benchmarks with minimal manual intervention.
1818
- **Modular and Extensible** – Easily extend the scripts to support additional benchmarks and configurations.
1919
- **Seamless Integration** – Compatible with Docker, cloud environments, and local machines.
2020

@@ -32,20 +32,20 @@ At its core, MLCFlow relies on a single powerful automation, the Script, which i
3232
We welcome contributions from the community! To contribute:
3333
1. Submit pull requests (PRs) to the **`dev`** branch.
3434
2. See [here](CONTRIBUTORS.md) for guidelines and best practices on contribution.
35-
3. Explore more about MLPerf Inference automation in the official [MLPerf Inference Documentation](https://docs.mlcommons.org/inference/).
35+
3. Explore more about MLPerf® Inference automation in the official [MLPerf® Inference Documentation](https://docs.mlcommons.org/inference/).
3636

3737
Your contributions help drive the project forward!
3838

3939

4040
---
4141

4242
## 💬 Join the Discussion
43-
Connect with us on the [MLCommons Benchmark Infra Discord channel](https://discord.gg/T9rHVwQFNX) to engage in discussions about **MLCFlow** and **MLPerf Automations**. We’d love to hear your thoughts, questions, and ideas!
43+
Connect with us on the [MLCommons® Benchmark Infra Discord channel](https://discord.gg/T9rHVwQFNX) to engage in discussions about **MLCFlow** and **MLPerf® Automations**. We’d love to hear your thoughts, questions, and ideas!
4444

4545
---
4646

4747
## 📰 Stay Updated
48-
Keep track of the latest development progress and tasks on our [MLPerf Automations Development Board](https://github.com/orgs/mlcommons/projects/50/views/7?sliceBy%5Bvalue%5D=_noValue).
48+
Keep track of the latest development progress and tasks on our [MLPerf® Automations Development Board](https://github.com/orgs/mlcommons/projects/50/views/7?sliceBy%5Bvalue%5D=_noValue).
4949
Stay tuned for exciting updates and announcements!
5050

5151
---
@@ -62,10 +62,10 @@ This project is made possible through the generous support of:
6262
- [cTuning Foundation](https://cTuning.org)
6363
- [GATEOverflow](https://gateoverflow.in)
6464
- [AMD](https://www.amd.com)
65-
- [MLCommons](https://mlcommons.org)
65+
- [MLCommons®](https://mlcommons.org)
6666

6767
We appreciate their contributions and sponsorship!
6868

6969
---
7070

71-
Thank you for your interest and support in MLPerf Automations and Scripts!
71+
Thank you for your interest and support in MLPerf® Automations and Scripts!

script/activate-python-venv/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2022-2025 MLCommons. All Rights Reserved.
3+
© 2022-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

script/add-custom-nvidia-system/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2023-2025 MLCommons. All Rights Reserved.
3+
© 2023-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

script/app-image-classification-onnx-py/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2022-2025 MLCommons. All Rights Reserved.
3+
© 2022-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

script/app-image-classification-tf-onnx-cpp/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2023-2025 MLCommons. All Rights Reserved.
3+
© 2023-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

script/app-image-classification-torch-py/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2022-2025 MLCommons. All Rights Reserved.
3+
© 2022-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

script/app-image-classification-tvm-onnx-py/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2022-2025 MLCommons. All Rights Reserved.
3+
© 2022-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

script/app-image-corner-detection/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2022-2025 MLCommons. All Rights Reserved.
3+
© 2022-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

script/app-loadgen-generic-python/COPYRIGHT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright Notice
22

3-
© 2022-2025 MLCommons. All Rights Reserved.
3+
© 2022-2025 MLCommons®. All Rights Reserved.
44

55
This file is licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. A copy of the License can be obtained at:
66

0 commit comments

Comments
 (0)