Commit 245bf6e
[AUTOGENERATED] [release/2.8] skip convolution tests on Navi4x (#2675)
Cherry-pick of #2055, but changed
due to these testcases work on Navi3x as expected, for Navi4x these
testcases skipped until support of next kernels will be added:
* for test_freeze_conv_relu_fusion_not_forward and
test_freeze_conv_relu_fusion: `ConvBinWinogradRxSf2x3g1Fused`
* for test_cudnn_convolution_relu: `ConvBinWinogradRxSf2x3g1`,
`ConvBinWinogradRxSf2x3g1Fused` and `ConvWinoFuryRxS<2-3>`
#SWDEV-555401
---------
Co-authored-by: Dmitry Nikolaev <[email protected]>
Co-authored-by: Artem Kuzmitckii <[email protected]>1 parent dfd386f commit 245bf6e
File tree
3 files changed
+8
-1
lines changed- test
- jit
- nn
- torch/testing/_internal
3 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
2967 | 2969 | | |
2968 | 2970 | | |
2969 | 2971 | | |
| 2972 | + | |
2970 | 2973 | | |
2971 | 2974 | | |
2972 | 2975 | | |
| |||
3029 | 3032 | | |
3030 | 3033 | | |
3031 | 3034 | | |
| 3035 | + | |
3032 | 3036 | | |
3033 | 3037 | | |
3034 | 3038 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
3883 | 3885 | | |
3884 | 3886 | | |
3885 | 3887 | | |
| 3888 | + | |
3886 | 3889 | | |
3887 | 3890 | | |
3888 | 3891 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5760 | 5760 | | |
5761 | 5761 | | |
5762 | 5762 | | |
5763 | | - | |
| 5763 | + | |
0 commit comments