Browse Source

GE supports aicore DEPEND_SHAPE_RANGE op update outputs shape

pull/2008/head
zhujingjing 3 years ago
parent
commit
b3f91629e5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tests/ut/ge/CMakeLists.txt

+ 1
- 0
tests/ut/ge/CMakeLists.txt View File

@@ -736,6 +736,7 @@ set(HYBRID_TEST_FILES
"hybrid/executor/hybrid_model_pipeline_executor_unittest.cc"
"hybrid/node_executor/aicore/aicore_task_compiler_unittest.cc"
"hybrid/node_executor/aicore/aicore_op_task_unittest.cc"
"hybrid/node_executor/aicore/aicore_node_executor_unittest.cc"
)

set(OTHERS_TEST_FILES


Loading…
Cancel
Save