已合并
[fix]fix test skip #5008
culechan创建于 5月25日
[fix]fix test skip #5008
已合并
共 1 个文件变更+0-1
| @@ -40,7 +40,6 @@ class TestBaddBmm(TestCase): | |||
| 40 | input1 = input1.numpy() | 40 | input1 = input1.numpy() |
| 41 | return input1 | 41 | return input1 |
| 42 | 42 | ||
| 43 | - | ||
| 44 | def test_baddbmm_common_shape_format(self): | 43 | def test_baddbmm_common_shape_format(self): |
| 45 | shape_format = [ | 44 | shape_format = [ |
| 46 | [ | 45 | [ |