Browse Source

remove cce dependency

pull/115/head
taoxiangdong 5 years ago
parent
commit
d38dd85813
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      parser/common/data_op_parser.cc

+ 0
- 1
parser/common/data_op_parser.cc View File

@@ -23,7 +23,6 @@
#include "graph/utils/type_utils.h"
#include "omg/omg.h"

using namespace cce;
namespace {
const int kDataMemAlignSize = 32;
const int kTwoTimesAlign = 2;


Loading…
Cancel
Save