Browse Source

ReshapeRemovePass_not_remove_reshape_in_dynamic_subgraph

pull/1911/head
lichun 4 years ago
parent
commit
b00a2c7764
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      ge/ge_local_engine/ops_kernel_store/ge_local_ops_kernel_builder.cc

+ 1
- 0
ge/ge_local_engine/ops_kernel_store/ge_local_ops_kernel_builder.cc View File

@@ -26,6 +26,7 @@
#include "ge_local_engine/ops_kernel_store/op/op_factory.h" #include "ge_local_engine/ops_kernel_store/op/op_factory.h"
#include "ge_local_engine/common/constant/constant.h" #include "ge_local_engine/common/constant/constant.h"
#include "register/ops_kernel_builder_registry.h" #include "register/ops_kernel_builder_registry.h"
#include "framework/common/debug/log.h"


namespace ge { namespace ge {
namespace ge_local { namespace ge_local {


Loading…
Cancel
Save