Browse Source

fix ge Compile Error

tags/v1.2.0
shenwei41 4 years ago
parent
commit
948000fe5b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ge/ge_runtime/runtime_model.cc

+ 1
- 0
ge/ge_runtime/runtime_model.cc View File

@@ -21,6 +21,7 @@
#include "common/ge_inner_error_codes.h" #include "common/ge_inner_error_codes.h"
#include "common/types.h" #include "common/types.h"
#include "common/util.h" #include "common/util.h"
#include "common/math/math_util.h"
#include "framework/common/debug/ge_log.h" #include "framework/common/debug/ge_log.h"
#include "framework/common/op/op_parser_util.h" #include "framework/common/op/op_parser_util.h"
#include "graph/types.h" #include "graph/types.h"


Loading…
Cancel
Save