Skip to content

test_consistency_0 A100 tests #5663

@wyli

Description

@wyli
[2022-12-06T11:08:11.854Z] ======================================================================
[2022-12-06T11:08:11.854Z] FAIL: test_consistency_0 (tests.test_dynunet.TestDynUNetWithInstanceNorm3dNVFuser)
[2022-12-06T11:08:11.854Z] ----------------------------------------------------------------------
[2022-12-06T11:08:11.854Z] Traceback (most recent call last):
[2022-12-06T11:08:11.854Z]   File "/opt/conda/lib/python3.8/site-packages/parameterized/parameterized.py", line 533, in standalone_func
[2022-12-06T11:08:11.854Z]     return func(*(a + p.args), **p.kwargs)
[2022-12-06T11:08:11.854Z]   File "/home/jenkins/agent/workspace/Monai-latest-image/tests/test_dynunet.py", line 149, in test_consistency
[2022-12-06T11:08:11.854Z]     torch.testing.assert_close(result, result_fuser)
[2022-12-06T11:08:11.854Z]   File "/opt/conda/lib/python3.8/site-packages/torch/testing/_comparison.py", line 1342, in assert_close
[2022-12-06T11:08:11.854Z]     assert_equal(
[2022-12-06T11:08:11.854Z]   File "/opt/conda/lib/python3.8/site-packages/torch/testing/_comparison.py", line 1093, in assert_equal
[2022-12-06T11:08:11.854Z]     raise error_metas[0].to_error(msg)
[2022-12-06T11:08:11.854Z] AssertionError: Tensor-likes are not close!
[2022-12-06T11:08:11.854Z] 
[2022-12-06T11:08:11.854Z] Mismatched elements: 1 / 262144 (0.0%)
[2022-12-06T11:08:11.854Z] Greatest absolute difference: 1.1593103408813477e-05 at index (0, 1, 19, 9, 53) (up to 1e-05 allowed)
[2022-12-06T11:08:11.854Z] Greatest relative difference: 7.093960787174337e-05 at index (0, 1, 19, 9, 53) (up to 1.3e-06 allowed)
[2022-12-06T11:08:11.854Z] 
[2022-12-06T11:08:11.854Z] ----------------------------------------------------------------------

cc @yiheng-wang-nv I'll change the tol given it's a minor issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions