We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af8182 commit 2bd6d46Copy full SHA for 2bd6d46
paddle/fluid/framework/ir/seq_concat_fc_fuse_pass.cc
@@ -37,8 +37,8 @@ PDNode* BuildSeqExpandConcatPattern(PDPattern* pattern) {
37
// concat output
38
39
// So the following variables will be removed:
40
- // sequence-expand output
41
+ // sequence_expand output
42
43
// Three operators
44
auto* sequence_expand0 = pattern->NewNode(
0 commit comments