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
Browse filesBrowse the repository at this point in the historyBrowse files
Han Wang
committed
test(pt_expt): pin the public-BaseModel native-spin round trip
Asserts the reviewer's exact contract (PR deepmodeling#5884, 3638137290): the
public pt_expt BaseModel.deserialize(model.serialize()) returns the
pt_expt NativeSpinEnergyModel, a torch.nn.Module accepting .to(DEVICE)
(the concrete finetune failure), carrying the graph-export machinery,
with forward parity at 1e-12 on energy/force/force_mag.
0 commit comments