Browse Source

add for optune dynamic shape support

tags/v1.2.0
gengchao4@huawei.com 3 years ago
parent
commit
48e0a68b62
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tests/ut/ge/generator/ge_generator_unittest.cc

+ 1
- 1
tests/ut/ge/generator/ge_generator_unittest.cc View File

@@ -24,7 +24,7 @@
#include "graph/debug/ge_attr_define.h"
#include "graph/utils/graph_utils.h"
#include "../graph/passes/graph_builder_utils.h"
#include "../graph/manager/graph_manager.h
#include "../graph/manager/graph_manager.h"

using namespace std;



Loading…
Cancel
Save