You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAILED [31.8922s] inductor/test_select_algorithm.py::TestSelectAlgorithm::test_convolution1 - torch._inductor.exc.InductorError: AssertionError: Incorrect result from choice TritonTemplateCaller(/tmp/tmppnv1tsig/xg/cxginugkiv6uciy7zlp4vovrcd34mdi2yrnpoigpuvvwmoeyesu6.py, ALLOW_TF32='False', BLOCK_K=32, BLOCK_M=256, BLOCK_N=64, GROUPS=1, KERNEL_H=3, KERNEL_W=3, PADDING_H=4, PADDING_W=5, STRIDE_H=2, STRIDE_W=3, UNROLL=False, num_stages=2, num_warps=8)
Tensor-likes are not close!
Mismatched elements: 204 / 23120 (0.9%)
Greatest absolute difference: 26.31304931640625 at index (1, 14, 18, 13) (up to 0.0001 allowed)
Greatest relative difference: 1092.3812255859375 at index (1, 11, 18, 14) (up to 0.0001 allowed)
To execute this test, run the following from the base repo dir:
python test/inductor/test_select_algorithm.py TestSelectAlgorithm.test_convolution1
Thanks to @alexbaden, he was able to reproduce the problem on LTS.
The text was updated successfully, but these errors were encountered:
python test/inductor/test_select_algorithm.py TestSelectAlgorithm.test_convolution1
Thanks to @alexbaden, he was able to reproduce the problem on LTS.
The text was updated successfully, but these errors were encountered: