!5394 Remove unused header file definitions

Merge pull request !5394 from huangbingjian/remove_h
This commit is contained in:
mindspore-ci-bot 2020-08-28 15:19:50 +08:00 committed by Gitee
commit bb8b410998
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@
#include "backend/kernel_compiler/kernel.h"
#include "ir/dtype.h"
#include "ir/primitive.h"
#include "pybind11/pybind11.h"
#include <nlohmann/json.hpp>
#include "backend/kernel_compiler/common_utils.h"
#include "backend/kernel_compiler/oplib/oplib.h"

View File

@ -15,7 +15,6 @@
*/
#include "backend/kernel_compiler/oplib/oplib.h"
#include <pybind11/pybind11.h>
#include <memory>
#include <map>
#include <fstream>