clean clangtidy warnings

This commit is contained in:
zuochuanyong 2023-02-10 16:50:34 +08:00
parent 636c9f717b
commit 23ab543977
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@
#include <iostream>
#include <algorithm>
#include <unordered_map>
#include <vector>
#include <string>
#include <memory>
#include "plugin/device/cpu/hal/profiler/cpu_profiling.h"

View File

@ -17,7 +17,6 @@
#ifndef MINDSPORE_CCSRC_BACKEND_KERNEL_COMPILER_CPU_MAXIMUM_GRAD_CPU_KERNEL_H_
#define MINDSPORE_CCSRC_BACKEND_KERNEL_COMPILER_CPU_MAXIMUM_GRAD_CPU_KERNEL_H_
#include <memory>
#include <map>
#include <vector>
#include "plugin/device/cpu/kernel/cpu_kernel.h"