From a4cb8c2809d70c9cc67ac6f6f7ca8f377800bac6 Mon Sep 17 00:00:00 2001 From: qq_49735440 Date: Mon, 8 Dec 2025 10:50:17 +0800 Subject: [PATCH] testACL --- single_op/ge_tensor_cache.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/single_op/ge_tensor_cache.cpp b/single_op/ge_tensor_cache.cpp index b26a30b1..ec012229 100644 --- a/single_op/ge_tensor_cache.cpp +++ b/single_op/ge_tensor_cache.cpp @@ -1,7 +1,7 @@ /** * @file ge_tensor_cache.cpp * -* Copyright (c) Huawei Technologies Co., Ltd. 2019-2021. All Rights Reserved. +* Copyright (c) Huawei Technologies Co., Ltd. 2019-2021. All Rights Reserved.22 * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of -- Gitee