We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c178dd commit 2bda46fCopy full SHA for 2bda46f
torchruntime/utils/torch_test/torch_regression_tests.py
@@ -224,4 +224,4 @@ def run_all_tests(self):
224
self.test_convolution()
225
self.test_batch_norm()
226
self.test_multihead_attention()
227
- self.test_scaled_dot_product_attention()
+ # self.test_scaled_dot_product_attention()
0 commit comments