Browse Source

modify for static check

pull/116/head
wangzhengjun 5 years ago
parent
commit
8553cf0771
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      parser/tensorflow/tensorflow_shape_n_parser.cc

+ 0
- 2
parser/tensorflow/tensorflow_shape_n_parser.cc View File

@@ -33,8 +33,6 @@ namespace {
} // namespace

namespace ge {
// AUTO GEN PLEASE DO NOT MODIFY IT

Status TensorFlowShapeNParser::ParseInType(const domi::tensorflow::NodeDef *node, ShapeNOperator *op) {
// The upper caller guarantees the input params is not empty.
domi::tensorflow::AttrValue attr;


Loading…
Cancel
Save