Browse Source

update compiler options

tags/v1.1.0
taoxiangdong 4 years ago
parent
commit
2b89cf934a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ge/graph/load/new_model_manager/zero_copy_task.cc

+ 1
- 1
ge/graph/load/new_model_manager/zero_copy_task.cc View File

@@ -19,7 +19,7 @@
#include "framework/common/debug/ge_log.h"
#include "framework/common/util.h"
#include "graph/load/new_model_manager/model_utils.h"
#inlcude "common/ge_compiler_options.h"
#include "common/ge_compiler_options.h"

namespace ge {
const char *const kDefaultBatchLable = "Batch_default";


Loading…
Cancel
Save