From 81ac06d29ae8806ddf0fca4e51da69513fb5f516 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Pietil=C3=A4?= Date: Fri, 10 Oct 2025 11:42:22 +0000 Subject: [PATCH] Rename conv algorithm assets. --- .../builder/{conv_algorithm.hpp => conv_algorithm_concepts.hpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename experimental/builder/include/ck_tile/builder/{conv_algorithm.hpp => conv_algorithm_concepts.hpp} (100%) diff --git a/experimental/builder/include/ck_tile/builder/conv_algorithm.hpp b/experimental/builder/include/ck_tile/builder/conv_algorithm_concepts.hpp similarity index 100% rename from experimental/builder/include/ck_tile/builder/conv_algorithm.hpp rename to experimental/builder/include/ck_tile/builder/conv_algorithm_concepts.hpp