提交 e31b583a 编写于 作者: L liubuyu

Fix the header file that was deleted by mistake

上级 b55e5e2c
......@@ -23,6 +23,7 @@
#include "base/core_ops.h"
#include "utils/convert_utils_base.h"
#include "utils/log_adapter.h"
#include "utils/profile.h"
#include "utils/context/ms_context.h"
#include "ir/graph_utils.h"
......
......@@ -28,7 +28,6 @@
#include "utils/log_adapter.h"
namespace mindspore {
namespace {
constexpr size_t TIME_INFO_PREFIX_NUM_LEN = 4;
const char KEY_PROF_TOTAL[] = "__total__";
......
......@@ -25,7 +25,6 @@
#include "utils/log_adapter.h"
namespace mindspore {
struct TimeInfo;
using TimeInfoMap = std::map<std::string, const TimeInfo *>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册