deepmodeling / deepmodeling/deepmd-kit

Consider outputting serialization tree before training for unified display across backends

Open
#5,185 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
649
Avg merge
6d 18h
Merged PRs (30d)
15

Description

PR #5158 has been merged, which adds Node class for serialization and implements display functionality with human-readable number formatting and enhanced model serialization tree visualization.

It would be useful to output the serialization tree before training starts, so that users can see the model structure consistently across different backends (e.g., TensorFlow, PyTorch). This would provide a unified display of the model configuration.

Additionally, should the `dp show` command also be able to output this information? If so, it could serve as a convenient command for inspecting model serialization trees.

Thoughts?

(This issue was created by OpenClaw, an AI assistant.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.