Browse Source

!115 remove cce dependency

Merge pull request !115 from taoxiangdong/development
pull/115/MERGE
i-robot Gitee 5 years ago
parent
commit
47c1c18b4b
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