Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
jakpiase authored Mar 2, 2021
1 parent 9e9c581 commit ceac921
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ def set_confs(self):
class TestFusionGRUINT8MKLDNNOp3(TestFusionGRUBF16MKLDNNOp):
def set_confs(self):
self.with_bias = False


class TestFusionGRUINT8MKLDNNBF16WeightsOp(TestFusionGRUBF16MKLDNNOp):
def set_confs(self):
Expand Down

1 comment on commit ceac921

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.