Browse Source

test

pull/542/head
zhao-lupeng 3 years ago
parent
commit
1fa101be83
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      parser/common/data_op_parser.cc

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

@@ -44,6 +44,7 @@ FMK_FUNC_HOST_VISIBILITY Status DataOpParser::ParseShape(const std::vector<int64
data_type = ge::DT_FLOAT;
}


// convert input
std::vector<int64_t> def_format_shape(shape);



Loading…
Cancel
Save