diff --git a/parser/common/thread_pool.h b/parser/common/thread_pool.h index a15b1d2..96a9cfd 100644 --- a/parser/common/thread_pool.h +++ b/parser/common/thread_pool.h @@ -25,13 +25,11 @@ #include #include #include -//#include #include #include "framework/common/debug/ge_log.h" #include "framework/common/ge_inner_error_codes.h" #include "external/ge/ge_api_error_codes.h" -//#include "graph/types.h" #include "parser/common/acl_graph_parser_util.h" namespace ge { diff --git a/parser/common/types_map.h b/parser/common/types_map.h index 3e75990..373969a 100644 --- a/parser/common/types_map.h +++ b/parser/common/types_map.h @@ -1,5 +1,5 @@ /** - * Copyright 2020 Huawei Technologies Co., Ltd + * Copyright (c) Huawei Technologies Co., Ltd. 2022. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.