Browse Source

ir build optimize

pull/439/head
wxl taoxiangdong 5 years ago
parent
commit
284f0509b9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ge/ir_build/ge_ir_build.cc

+ 1
- 1
ge/ir_build/ge_ir_build.cc View File

@@ -235,7 +235,7 @@ class Impl {
ModelBufferData &ge_models);
graphStatus InitDomiOmgContext(const string &input_shape, const string &input_format, const string &net_format,
bool is_dynamic_input);
graphStatus UpdateDataOp(const Graph &graph);
graphStatus UpdateDataOpAttr(const Graph &graph);
void SetRtSocVersion();
void UpdateThreadContext();
void LoadOpsProto();


Loading…
Cancel
Save