Browse Source

Add ut.

tags/v1.5.1
zhaozhixuan 3 years ago
parent
commit
faaef130b4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      ge/single_op/single_op.h

+ 0
- 1
ge/single_op/single_op.h View File

@@ -92,7 +92,6 @@ class DynamicSingleOp {
rtStream_t stream_ = nullptr;
size_t num_inputs_ = 0;
size_t num_outputs_ = 0;
ComputeGraphPtr compute_graph_;
};
} // namespace ge
#endif // GE_SINGLE_OP_SINGLE_OP_H_

Loading…
Cancel
Save