Skip to content

Re-enable after CI upgrades PyTorch to 2.11. #5481

@github-actions

Description

@github-actions

Line: 467

self.assertTrue(torch.isfinite(out_map[key]).all().item())
# TODO: Re-enable after CI upgrades PyTorch to 2.11.
@unittest.skip("CI PyTorch 2.10 may segfault in native AOTI compile/runtime code.")
class TestSeZMViaDeepPot(_FrozenPt2Fixture):
"""Integration through the standard :class:`deepmd.infer.DeepPot` entry.
Locks in the contract that makes ``dp test -m frozen.pt2`` and the
deepmd ASE calculator work on a SeZM-produced archive. Everything
here goes through the public backend-agnostic API —

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions