Browse Source

fix ut

tags/v1.2.0
wjm 3 years ago
parent
commit
e0138d7980
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      tests/ut/ge/graph/load/model_helper_unittest.cc

+ 2
- 0
tests/ut/ge/graph/load/model_helper_unittest.cc View File

@@ -18,6 +18,8 @@
#define private public
#define protected public
#include "framework/common/helper/model_helper.h"
#include "framework/omg/model_tool.h"
#include "framework/omg/ge_init.h"
#include "ge/model/ge_model.h"
#undef private
#undef protected


Loading…
Cancel
Save