Merge commit 'ab0101c59c6be6ad376ba668a51f0e38dca66aa2' into develop

This commit is contained in:
assistant-librarian[bot]
2025-11-25 02:43:48 +00:00
parent de08f43ef6
commit 5375584eac
2210 changed files with 2971 additions and 2920 deletions

View File

@@ -1,3 +1,6 @@
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
EXE="$(find . -name tile_smoothquant -type f | head -n 1)"

View File

@@ -1,4 +1,7 @@
#!/bin/sh
# Copyright (c) Advanced Micro Devices, Inc., or its affiliates.
# SPDX-License-Identifier: MIT
EXE="$(find . -name tile_smoothquant -type f | head -n 1)"
for pr_i in "fp16" "bf16" ; do