chore(copyright): update copyright header for example directory (#3273)

* chore(copyright): update copyright header for codegen directory

* chore(copyright): update copyright header for example directory
This commit is contained in:
Aviral Goel
2025-11-25 06:02:41 +04:00
committed by GitHub
parent 229d43ea0c
commit d85f065b15
729 changed files with 1077 additions and 1025 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
EXE=build/bin/tile_example_moe_smoothquant

View File

@@ -1,4 +1,7 @@
#!/bin/sh
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
EXE=build/bin/tile_example_moe_smoothquant
for pr_i in "fp16" "bf16" ; do