Skip to content

Commit

Permalink
Deteled one statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jakpiase committed Oct 20, 2021
1 parent 1c1ff7b commit f6e5701
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -445,7 +445,6 @@ def set_op_type(self):

def setUp(self):
self.set_op_type()
self.op_type = "matmul"
self._cpu_only = True
self.use_mkldnn = True
self.init_data_type()
Expand Down

1 comment on commit f6e5701

@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.