Skip to content

Commit

Permalink
add name-attr for relu.pbtxt
Browse files Browse the repository at this point in the history
  • Loading branch information
fengshuai03 committed Jun 30, 2021
1 parent b7e4f99 commit 0dededd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions paddle/fluid/operators/compat/relu.pbtxt
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,8 @@ extra {
name: "is_test"
type: BOOLEAN
}
attrs {
name: "name"
type: STRINGS
}
}

0 comments on commit 0dededd

Please sign in to comment.