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
Copy file name to clipboardExpand all lines: doc/model/show-model-info.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ dp --pt show <INPUT> <ATTRIBUTES...>
17
17
-`descriptor`: Displays the model descriptor parameters.
18
18
-`fitting-net`: Displays parameters of the fitting network.
19
19
-`size`: (Supported Backends: PyTorch and PaddlePaddle) Shows the parameter counts for various components.
20
-
-`observed-type`: (Supported Backends: PyTorch) Shows the observed types (elements) of the model during data statistics.
20
+
-`observed-type`: (Supported Backends: PyTorch) Shows the observed types (elements) of the model during data statistics. Only energy models are supported now.
0 commit comments