1 parent 4021124 commit 975e17eCopy full SHA for 975e17e
1 file changed
deepmd/dpmodel/model/native_spin_model.py
@@ -34,7 +34,7 @@ class NativeSpinModelKind:
34
``NativeSpinEnergyModel``) are parallel products with NO subclass
35
relation between them -- an ``isinstance`` against one backend's
36
concrete class is silently dead in the other. Backend seams that need a
37
- cross-backend family test test against this shared marker instead. The
+ cross-backend family test check against this shared marker instead. The
38
motivating consumer is the with-comm freeze gate, where native spin
39
excludes only the DENSE lower; native-spin GRAPH lowers do participate
40
in the with-comm path and carry the nested artifact (issue #5906).
0 commit comments